JDK-8299701 : Remove unused GCCause::_wb_conc_mark
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 21
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2023-01-05
  • Updated: 2023-01-09
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.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Description
After JDK-8293824, GCCause::_wb_conc_mark is no longer used to initiate a GC.  See also JDK-8235737, and perhaps JDK-8236031.  That cause can be removed, along with the supporting implementation.

Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11893 Date: 2023-01-07 17:41:04 +0000
09-01-2023