JDK-8277542 : G1: Move G1CardSetFreePool and related classes to separate files
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-22
  • Updated: 2022-01-17
  • Resolved: 2021-11-23
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 b26Fixed
Related Reports
Blocks :  
Relates :  
Description
As G1CardSetFreePool and related classes are going to be reused outside of the remembered set, they should be factored out.
Comments
Changeset: bb11c55d Author: Hamlin Li <mli@openjdk.org> Date: 2021-11-23 00:58:03 +0000 URL: https://git.openjdk.java.net/jdk/commit/bb11c55dff86706a010c93ee2cc60c87bb2d53b6
23-11-2021