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

Refactor PtrQueue is_active

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • tbd
    • 14
    • hotspot
    • gc

      PtrQueue and PtrQueueSet have public is_active functions, with underlying protected member variables. This feature is only used by SATBMarkQueue and SATBMarkQueueSet, and should be moved there.

      Part of this involves dealing with PtrQueue::enqueue, which tests the flag and calls the (public) enqueue_known_active. Need to redesign that protocol.

            Unassigned Unassigned
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: