[
https://issues.apache.org/jira/browse/DERBY-7171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905751#comment-17905751
]
Richard N. Hillegas edited comment on DERBY-7171 at 12/14/24 7:58 PM:
----------------------------------------------------------------------
Attaching derby-7171-02-aa-removeMemorySwitchesOnWisconsinTest.diff. This patch
removes the -ms and -mx jvm switches on the wisconsin test. Those switches were
dumping warnings into the output file when the test was run on Open JDK 24.
This patch also adds other machinery for running the tests on Open JDK 24.
Tests passed cleanly with both the classpath and the modulepath.
Touches the following files:
{noformat}
M
java/build/org/apache/derbyBuild/lastgoodjarcontents/insane.derbyTesting.jar.lastcontents
M
java/build/org/apache/derbyBuild/lastgoodjarcontents/sane.derbyTesting.jar.lastcontents
M
java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/harness/JavaVersionHolder.java
A
java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/harness/jdk124.java
Add machinery to running the tests on Java 24.
M
java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/tests/lang/wisconsin_app.properties
Remove the -mx and -ms switches.
{noformat}
was (Author: rhillegas):
Attaching derby-7171-02-aa-removeMemorySwitchesOnWisconsinTest.diff. This patch
removes the -ms and -mx jvm switches on the wisconsin test. Those were dumping
warnings into the output file when the test was run on Open JDK 24. This patch
also adds other machinery for running the tests on Open JDK 24. Tests passed
cleanly with both the classpath and the modulepath.
Touches the following files:
{noformat}
M
java/build/org/apache/derbyBuild/lastgoodjarcontents/insane.derbyTesting.jar.lastcontents
M
java/build/org/apache/derbyBuild/lastgoodjarcontents/sane.derbyTesting.jar.lastcontents
M
java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/harness/JavaVersionHolder.java
A
java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/harness/jdk124.java
Add machinery to running the tests on Java 24.
M
java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/tests/lang/wisconsin_app.properties
Remove the -mx and -ms switches.
{noformat}
> Make it possible to build and test Derby with Open JDK 24
> ---------------------------------------------------------
>
> Key: DERBY-7171
> URL: https://issues.apache.org/jira/browse/DERBY-7171
> Project: Derby
> Issue Type: Task
> Components: Build tools
> Affects Versions: 10.18.0.0
> Reporter: Richard N. Hillegas
> Priority: Major
> Attachments: derby-7171-01-aa-removeMXswitchesOnJavadoc.diff,
> derby-7171-02-aa-removeMemorySwitchesOnWisconsinTest.diff
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)