JDK-8041675 : java.vm.info not correctly reinitialized after System.setProperties(null)
Type:Bug
Component:core-libs
Sub-Component:java.lang
Affected Version:9
Priority:P4
Status:Open
Resolution:Unresolved
OS:generic
CPU:generic
Submitted:2014-04-24
Updated:2016-09-09
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
The correct default value is not restored. It's unclear how the value is being set. It's "mixed" in original system properties and "mixed, sharing" in the reinitialized system properties.