JDK-8282763 : G1: G1CardSetContainer remove intrusive-list details.
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 19
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-03-07
  • Updated: 2022-03-17
  • Resolved: 2022-03-11
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 19
19 b14Fixed
Related Reports
Relates :  
Description
G1CardSetContainer class is now oblivious to the FreeListAllocator implementation. Therefore, we no longer need the `G1CardSetContainer* _next` and associated accessors. 
Comments
Changeset: 1a5a496a Author: Ivan Walulya <iwalulya@openjdk.org> Date: 2022-03-11 08:43:04 +0000 URL: https://git.openjdk.java.net/jdk/commit/1a5a496aee0f4c33cb67b0853bbf23313fd6ec7d
11-03-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7743 Date: 2022-03-08 11:57:03 +0000
08-03-2022