JDK-8228818 : Shenandoah: Processing weak roots in concurrent phase when possible
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 14,15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-07-30
  • Updated: 2020-03-24
  • Resolved: 2020-01-09
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 15
15 b06Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
During concurrent class unloading cycles, the weak roots can be processed in concurrent phases, instead of at STW pauses.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/ddc79542ce3a User: zgu Date: 2020-01-09 13:36:07 +0000
09-01-2020