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

Replace calls to G1SATBCardTableModRefBS::enqueue() with proper BarrierSet API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • gc
    • generic
    • generic

      Currently there are calls to G1SATBCardTableModRefBS::enqueue() scattered over various places. Those should be refactored into a proper API in BarrierSet. This avoids GC specific knowledge in shared code, and will be useful for upcoming concurrent collectors too (e.g. Shenandoah).

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: