[ https://issues.apache.org/jira/browse/DERBY-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941731#comment-17941731 ]
Richard N. Hillegas commented on DERBY-7175: -------------------------------------------- Attaching derby-7175-01-aa-addJDK25vm.diff. This patch adds a testing vm for JDK 25. With this patch, Derby builds cleanly (including javadoc) and tests cleanly with both the classpath and modulepath using Open JDK build 25-ea+17-1966. 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/jdk125.java Add machinery for running the tests on Java 25. {noformat} > Make it possible to build and test Derby with Open JDK 25 > --------------------------------------------------------- > > Key: DERBY-7175 > URL: https://issues.apache.org/jira/browse/DERBY-7175 > Project: Derby > Issue Type: Task > Components: Build tools > Affects Versions: 10.18.0.0 > Reporter: Richard N. Hillegas > Priority: Major > Attachments: derby-7175-01-aa-addJDK25vm.diff > > -- This message was sent by Atlassian Jira (v8.20.10#820010)