serviceability/dcmd/gc/RunGCTest.java should not run with -XX:+ExplicitGCInvokesConcurrent

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc
    • b55

        Test failed because it is looking for output from a full GC but runs with -XX:+ExplicitGCInvokesConcurrent which triggers a concurrent mark cycle instead. Other similar tests explicitly specifies -XX:-ExplicitGCInvokesConcurrent on the @run command line.

              Assignee:
              Jesper Wilhelmsson
              Reporter:
              Jesper Wilhelmsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: