[ https://issues.apache.org/jira/browse/DERBY-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17219091#comment-17219091 ]
Richard N. Hillegas commented on DERBY-7087: -------------------------------------------- With this patch, I can build jars cleanly using JDK 15 and the tests run cleanly on those jars under both Java 9 and Java 15 using both the classpath and the modulepath. That is, I do not see any further JDK regressions beyond the "won't fix" https://bugs.openjdk.java.net/browse/JDK-8211426 bug. > Make it possible to build and run tests cleanly on Java 15 > ---------------------------------------------------------- > > Key: DERBY-7087 > URL: https://issues.apache.org/jira/browse/DERBY-7087 > 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-7087-01-aa-runOnJDK15.diff > > > Make the following possible: > * Be able to use Java 15 to cleanly run tests against jars which were built > using JDK 11. > * Make it possible to cleanly build and run tests using JDK 15. -- This message was sent by Atlassian Jira (v8.3.4#803005)