JDK-8145442 : Add the facility to verify remembered sets for G1
Type:Enhancement
Component:hotspot
Sub-Component:gc
Affected Version:9
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2015-12-15
Updated:2016-07-21
Resolved:2016-01-15
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.
Add the facility to verify remembered sets for G1. We have an option 'VerifyRememberedSets' for the Parallel collector. This enhancement request is to add such a diagnostic option for G1 too.
Comments
No objections from UR SQE to take this helper fix to PSU16_02