TestGCEventMixedWithCMSConcurrent.java still fails after JDK-8134953

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • gc
    • b89

        See JDK-8139275 for more details.

        When a STW full GC interrupts a concurrent CMS cycle it calls reset() on the CMS collector. But it calls that from the STW thread and thus uses the wrong GC Id. It should be using the GC Id from the concurrent thread.

              Assignee:
              Bengt Rutisson (Inactive)
              Reporter:
              Bengt Rutisson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: