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

Make sure G1ParGCAllocBuffer are marked as retired

XMLWordPrintable

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

        When flush_and_retire_stats is called for a G1ParGCAllocBuffer, the _retired field is not updated because it is only implemented for the parent ParGCAllocBuffer.

        This will cause a guarantee to fail in the destructor.

              sjohanss Stefan Johansson
              sjohanss Stefan Johansson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: