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

verify_no_cset_oops found reclaimed humongous object in SATB buffer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b64
    • generic
    • generic

        During an evacuation pause there are several points where the contents of the SATB buffers (along with other data structures not relevant here) are examined to verify they don't contain objects that are in the collection set. The introduction of eager reclaim of humongous objects may result in violations of the "invariant" being checked, when applied to the SATB buffers, because those buffers are not being scrubbed of the reclaimed humongous objects.

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

                Created:
                Updated:
                Resolved: