Description
Many of the JDBC 4.2 test cases are only enabled when running on Java 8, because they use BaseTestCase.isJava8() to determine if they should run. It would be useful to enable these test cases on Java versions higher than 8 too.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-6465 Add JDK 9 to the list of JVMs which can be used to build and test Derby
- Open