JDK-8243578 : Shenandoah: Cleanup ShenandoahStringDedup::parallel_oops_do()
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 11-shenandoah,14,15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-24
  • Updated: 2022-02-24
  • Resolved: 2020-04-24
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 14 JDK 15
14.0.2Fixed 15 b21Fixed
Related Reports
Relates :  
Description
There is some code that seems for working around traversal GC.

Comments
The patch is not applicable to Shenandoah/8u.
09-12-2020

Fix Request (14u) This improves Shenandoah maintainability and provides the ground for subsequent backports. Patch applies cleanly to 14u, passes hotspot_gc_shenandoah, tier{1,2} with Shenandoah enabled. Patch is completely isolated in Shenandoah code.
22-05-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/e08d48541ea9 User: zgu Date: 2020-04-24 20:37:34 +0000
24-04-2020