JDK-8132713 : Add tests which check that Humongous objects behave as expected after finishing ConcMark Cycle
  • 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-14
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.

To download the current JDK release, click here.
JDK 9
9 b126Fixed
Related Reports
Relates :  
Description
1. Unreachable non-humongous objects and  humongous objects should be collected after finishing ConcMark Cycle if there are no roots in young gen
2.  Unreachable humongous objects should not be collected after finishing ConcMark Cycle if  there are roots  (even weak) in young 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, already pushed Due date: N/A
15-06-2016

Pushed without approval. JEP 278: JDK-8139889 does not have FC extension request approval.
14-06-2016