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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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.

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

                Created:
                Updated:
                Resolved: