JDK-8238229 : Remove TRACESPINNING debug code
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-01-30
  • Updated: 2020-02-10
  • Resolved: 2020-02-03
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 :  
Description
In the TaskTerminator class there is some code that is enabled by the conditional define TRACESPINNING. It looks like some debug code left over from performance measurements.

Remove the code since it is not particularly complicated, and its activation would need a custom build anyway.
Comments
Changeset: 358c56bb Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2020-02-03 10:45:46 +0000 URL: https://git.openjdk.java.net/panama-foreign/commit/358c56bb
07-02-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/1617236f5cbb User: tschatzl Date: 2020-02-03 09:52:35 +0000
03-02-2020