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

TestG1ParallelPhases.java still fails after 8232951

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 14
    • hotspot
    • gc
    • x86_64
    • windows

      The following test continues to fail in the JDK14 CI:

      jdk/jfr/event/gc/collection/TestG1ParallelPhases.java

      Here's a snippet from the log file:

      ----------System.err:(15/1265)----------
      java.lang.RuntimeException: Compare events expected and received, Not found phases: NonYoungFreeCSet, Not expected phases: : expected true, was false
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:486)
      at jdk.jfr.event.gc.collection.TestG1ParallelPhases.main(TestG1ParallelPhases.java:127)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:564)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:833)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Compare events expected and received, Not found phases: NonYoungFreeCSet, Not expected phases: : expected true, was false
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Compare events expected and received, Not found phases: NonYoungFreeCSet, Not expected phases: : expected true, was false
      ----------rerun:(56/5962)*----------

            Unassigned Unassigned
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: