JDK-8273439 : Fix G1CollectedHeap includes and forward declarations
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-09-07
  • Updated: 2021-09-13
  • Resolved: 2021-09-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.
JDK 18
18 masterFixed
Related Reports
Relates :  
Relates :  
Description
G1CollectedHeap includes and forward declarations (at least the latter) are out of order and most likely partially outdated.

Fix these.
Comments
Changeset: 5b1dfe4e Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2021-09-09 07:28:23 +0000 URL: https://git.openjdk.java.net/jdk/commit/5b1dfe4e358d249aef9330e39b6404a13b4ebc0e
09-09-2021