[
https://issues.apache.org/jira/browse/DERBY-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17656289#comment-17656289
]
Richard N. Hillegas commented on DERBY-7149:
--------------------------------------------
Attaching derby-7149-05-aa-reenableJMXTest.diff. This patch re-enables the
skipped MBean tests and sets the following property on the remote JVM so that
the tests run again:
{noformat}
com.sun.management.jmxremote.serial.filter.pattern=
{noformat}
Full tests ran cleanly for me with the classpath. Based on that evidence, I
didn't bother running the tests with the modulepath.
Touches the following files:
{noformat}
M
java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/tests/management/CacheManagerMBeanTest.java
M
java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/tests/management/MBeanTest.java
{noformat}
> Make it possible to build and test Derby cleanly with JDK 20
> ------------------------------------------------------------
>
> Key: DERBY-7149
> URL: https://issues.apache.org/jira/browse/DERBY-7149
> Project: Derby
> Issue Type: Task
> Components: Build tools
> Affects Versions: 10.17.0.0
> Reporter: Richard N. Hillegas
> Assignee: Richard N. Hillegas
> Priority: Major
> Attachments: derby-7149-01-aa-deprecateURLconstructor.diff,
> derby-7149-01-ac-deprecateURLconstructor.diff,
> derby-7149-02-aa-disableJMXtest.diff, derby-7149-03-aa-JMXdocs.diff,
> derby-7149-03-aa-JMXdocs.tar,
> derby-7149-04-aa-suppress-ThreadDeath-removalWarnings.diff,
> derby-7149-05-aa-reenableJMXTest.diff
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)