Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8201316

Move G1-related static members from JavaThread to G1BarrierSet

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • None
    • gc
    • b10

      As part of the effort to make GCs more pluggable, the G1-specific data in JavaThread should be moved out into a more appropriate abstraction.

      The first step is to move G1's static members (_satb_mark_queue_set and _dirty_card_queue_set) from JavaThread to the G1BarrierSet.

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: