[ https://issues.apache.org/jira/browse/DERBY-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220373#comment-17220373 ]
Richard N. Hillegas commented on DERBY-7088: -------------------------------------------- Attaching derby-7088-01-aa-runTestsOnJDK16EA.diff. This makes it possible for the tests to recognize Open JDK early access versions. With this patch, I get clean test results with the following experiments: * Jars built with JDK 9. Tests run with Java 9 and Java 16 using both the classpath and the modulepath. * Jars built with Open JDK 16 early access. Tests run with Java 9 and Java 16 using both the classpath and the modulepath. This patch touches the following file: {noformat} M java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/harness/JavaVersionHolder.java Recognize early access version strings. {noformat} > Make it possible to build and test Derby using JDK 16 > ----------------------------------------------------- > > Key: DERBY-7088 > URL: https://issues.apache.org/jira/browse/DERBY-7088 > Project: Derby > Issue Type: Task > Components: Build tools > Affects Versions: 10.16.0.0 > Reporter: Richard N. Hillegas > Assignee: Richard N. Hillegas > Priority: Major > Attachments: derby-7088-01-aa-runTestsOnJDK16EA.diff > > > Make sure that Derby builds and tests cleanly with JDK 16, starting with the > early access versions. This issue should be kept open until JDK 16 goes GA. -- This message was sent by Atlassian Jira (v8.3.4#803005)