The comment about handling system properties java.vendor and java.vm.vendor via build variable "VENDOR" in spec.gmk.in needs a small correction.
Furthermore, in java.lang.System, a private comment should be updated to reflect the optionality of system property java.vendor.version.
This was discovered when looking at the fixes forJDK-4947890 and JDK-8197927.
Furthermore, in java.lang.System, a private comment should be updated to reflect the optionality of system property java.vendor.version.
This was discovered when looking at the fixes for
- relates to
-
JDK-8197927 Allow the system property `java.vendor.version` to be undefined
-
- Resolved
-
-
JDK-4947890 Minimize JNI upcalls in system-properties initialization
-
- Resolved
-