JDK-8240216 : Shenandoah: remove ShenandoahTerminationTrace
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 8-shenandoah,11-shenandoah,14,15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-02-28
  • Updated: 2022-02-24
  • Resolved: 2020-02-28
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 b13Fixed
Related Reports
Relates :  
Description
This was the diagnostic option for working on improving the termination protocol. Now that VM had moved globally to OWST as termination protocol, this seems to only increase the maintenance burden. The option is turned off by default already.
Comments
Fix Request (14u) This removal simplifies Shenandoah maintainance. Patch applies to 14u with minor fuzz. hotspot_gc_shenandoah passes with the patch. The change is contained to Shenandoah, so the risk to the rest of the VM is low.
04-03-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/df9f37c56847 User: shade Date: 2020-02-28 17:00:08 +0000
28-02-2020