JDK-8132720 : Add tests which checks that Humongous objects are not moved after Full GC.
Type:Enhancement
Component:hotspot
Sub-Component:gc
Affected Version:9
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2015-07-30
Updated:2016-02-11
Resolved:2016-01-18
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 tests which checks that Humongous objects are not moved after Full GC.
We allocate a lot of humongous objects, then delete some of them and check that reachable HOs wasn't moved.