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

forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"

XMLWordPrintable

    • b23
    • x86_64
    • linux
    • Verified

        The following tier1 test failed in the jdk/jdk CI:

        java/util/concurrent/forkjoin/FJExceptionTableLeak.java

        Here is a snippet of the log file:

        ----------System.err:(13/789)----------
        java.lang.AssertionError: failed to satisfy condition
        at FJExceptionTableLeak.gcAwait(FJExceptionTableLeak.java:148)
        at FJExceptionTableLeak.main(FJExceptionTableLeak.java:112)
        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:566)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
        at java.base/java.lang.Thread.run(Thread.java:834)

        JavaTest Message: Test threw exception: java.lang.AssertionError
        JavaTest Message: shutting down test

        result: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: failed to satisfy condition


        test result: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: failed to satisfy condition


        This is a tier1 failure so the priority starts out at P2.
        I can't find any older sightings in a CI build so I'm
        tagging this as a promotion_blocker.

              martin Martin Buchholz
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: