JDK-8076463 : Add logging for the preserve CM referents task
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2015-04-01
  • Updated: 2023-08-21
  • Resolved: 2016-02-26
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 10 JDK 9
10Resolved 9Fixed
Related Reports
Duplicate :  
Relates :  
Description
The AbstractWorkGang that preserve referents discovered by concurrent marking during gc pause (G1ParPreserveCMReferentsTask) sometimes takes a significant amount of time during young GC.

Improve visibility of that by e.g. logging it as a subtask of reference processing in logging.