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

Serial: Remove reference to ParGCRareEvent_lock

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • gc
    • b22

      Serial gc has a reference to ParGCRareEvent_lock in BlockOffsetSharedArray::check_reducing_assertion(); however Serial gc never locks ParGCRareEvent_lock (only G1 uses it apparently), so that reference can be removed.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: