JDK-8044795 : G1: Enable G1CollectedHeap::stop()
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 8u20,9
  • Priority: P3
  • Status: Closed
  • Resolution: Other
  • Submitted: 2014-06-04
  • Updated: 2014-06-04
  • Resolved: 2014-06-04
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 8 JDK 9
8u20Fixed 9Resolved
Related Reports
Blocks :  
Blocks :  
Cloners :  
Relates :  
Relates :  
Relates :  
Description
Stopping of G1's concurrent GC threads during VM exit is currently disabled until JDK-8040803 and JDK-8040804 have been fixed. Once those are fixed we should enabled the code in G1CollectedHeap::stop() again.
Comments
Cloning was not the right thing to do, closing this. Opened JDK-8044796 instead.
04-06-2014