-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
9
jdk.Version and jdk.OracleVersion were added for Verona (JEP 223). At present they are both incorrectly included in the javac tree API along with jdk.Exported. They were automatically included in this bundle due to their proximity to jdk.Exported in the source.
JDK-specific documentation is currently accessed via a link in the diagram on this page, http://docs.oracle.com/javase/8/docs/ , however that may be changed for JDK 9.
For the javadoc generation: The jdk package is listed in <top>/make/common/NON_CORE_PKGS.gmk but there is no target in make/Javadoc.gmk to build it.
JDK-specific documentation is currently accessed via a link in the diagram on this page, http://docs.oracle.com/javase/8/docs/ , however that may be changed for JDK 9.
For the javadoc generation: The jdk package is listed in <top>/make/common/NON_CORE_PKGS.gmk but there is no target in make/Javadoc.gmk to build it.
- relates to
-
JDK-8145793 Provide vendor-specific interpretation of a JDK version string
- Open
-
JDK-8072379 CoreLibs: Implement jdk.Version
- Resolved
-
JDK-8144062 Move jdk.Version to java.lang.Runtime.Version
- Closed
-
JDK-8061493 JEP 223: New Version-String Scheme
- Closed