JDK-8253928 : G1: Remove G1ConcurrentMarkThread::set_in_progress declaration
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-10-02
  • Updated: 2020-10-22
  • Resolved: 2020-10-02
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 16
16 b19Fixed
Related Reports
Relates :  
Description
G1ConcurrentMarkThread::set_in_progress has no definition, so the declaration can be removed as well.
Leftover from recent refactoring.
Comments
Changeset: b8966e1f Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2020-10-02 11:05:34 +0000 URL: https://git.openjdk.java.net/jdk/commit/b8966e1f
02-10-2020