JDK-8339668 : Parallel: Adopt PartialArrayState to consolidate marking stack in Full GC
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 24
  • Priority: P4
  • Status: In Progress
  • Resolution: Unresolved
  • Submitted: 2024-09-06
  • Updated: 2024-09-19
Related Reports
Relates :  
Relates :  
Description
Adopt PartialArrayState introduced by JDK-8337709 to consolidate marking queue sets (oop queue set and objArray queue set) into single queue set in Parallel Compact GC.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21089 Date: 2024-09-19 14:01:39 +0000
19-09-2024