Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8205306 | 11.0.1 | Brent Christian | P4 | Resolved | Fixed | team |
into JDK 10, VERSION_FEATURE is used to set the value of the system properties "java.specification.version" [1] and "java.vm.specification.version" [2] (though the term "major" is still used in VM code, see JDK-8193719).
We can update the System.getProperties() javadoc to be more specific about the value reported in these system properties.
1. http://hg.openjdk.java.net/jdk/jdk/rev/d2a837cf9ff1#l6.23
2. http://hg.openjdk.java.net/jdk/jdk/rev/d2a837cf9ff1#l15.17
- backported by
-
JDK-8205306 (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
-
- Resolved
-
- csr for
-
JDK-8203640 (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
-
- Closed
-
- duplicates
-
JDK-8162686 (spec) java.{vm.}?specification is independent of java.version
-
- Closed
-
- relates to
-
JDK-8162686 (spec) java.{vm.}?specification is independent of java.version
-
- Closed
-
-
JDK-8162687 java.{vm.}?specification.version is always set to the Java major version
-
- Closed
-
-
JDK-8162687 java.{vm.}?specification.version is always set to the Java major version
-
- Closed
-