Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.12.1.1
-
None
-
None
-
Normal
Description
Early access versions of JDK 9 (build 100) have "9-ea" as the java.version and "9" as the java.specification.version. This confuses the JavaVersionHolder class which the regression tests use in order to determine the vm level. At a minimum, we need to make JavaVersionHolder recognize these early access strings.
This issue can be left open even after a fix is applied because we have no idea how java.version and java.specification.version are going to evolve over the remaining development cycle for JDK 9.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-6855 Support JDBC changes introduced by Java 9
- Open
-
DERBY-6465 Add JDK 9 to the list of JVMs which can be used to build and test Derby
- Open
-
DERBY-6856 Make it possible to build Derby using JDK 9
- Closed