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

jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes

XMLWordPrintable

    • gc
    • b24

        Test: jdk/jfr/event/gc/collection/TestGCCauseWithSerial.java

        ----------System.err:(13/857)----------
        java.lang.RuntimeException: GC cause 'GCLocker Initiated GC' not in the valid causes[Allocation Failure, System.gc()]: expected true, was false
        at jdk.test.lib.Asserts.fail(Asserts.java:634)
        at jdk.test.lib.Asserts.assertTrue(Asserts.java:486)
        at jdk.jfr.event.gc.collection.GCGarbageCollectionUtil.test(GCGarbageCollectionUtil.java:98)
        at jdk.jfr.event.gc.collection.TestGCCauseWithSerial.main(TestGCCauseWithSerial.java:43)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
        at java.base/java.lang.Thread.run(Thread.java:1570)

              tschatzl Thomas Schatzl
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: