JDK-8031388 : (props) Add comprehensive test for System.setProperties(null)
Type:Bug
Component:core-libs
Sub-Component:java.lang
Affected Version:8
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2014-01-08
Updated:2018-09-11
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.
In JDK-8030781, a failure in System.setProperties(null) was fixed and a test specific for that failure was created. That test needs to be expanded to cover more cases.
Comments
This may be addressed by the changes in progress for JDK-8022854.