JDK-8132711 : Add tests which check that Humongous objects behave as expected after Mixed GC
Type:Enhancement
Component:hotspot
Sub-Component:gc
Affected Version:9
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2015-07-30
Updated:2018-06-21
Resolved:2016-06-29
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.
All weakly reachable objects should be collected when there are no roots in young gen and several gc options were specified to guarantee that mixed gc collects all weakly unreachable objects in old gen.
Comments
FC Extension Request
Justification: follow-up test development for Humongous objects filed after JEP 278 (JDK-8139889)
Risk: very low, test only changes
Remaining work: none, push only
Due date: waiting for approval