JDK-8238162 : Shenandoah: Remove ShenandoahTaskTerminator wrapper
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-01-29
  • Updated: 2020-02-10
  • Resolved: 2020-02-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 15
15 b09Fixed
Related Reports
Relates :  
Relates :  
Description
The wrapper was added to prevent Shenandoah from using ParallelTaskTerminator. 

JDK-8215297 is removing ParallelTaskTerminator, so that, the wrapper is no longer needed.
Comments
Changeset: a88734ea Author: Zhengyu Gu <zgu@openjdk.org> Date: 2020-02-04 14:48:28 +0000 URL: https://git.openjdk.java.net/panama-foreign/commit/a88734ea
07-02-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/cf7c8e28ff9a User: zgu Date: 2020-02-04 19:48:49 +0000
04-02-2020