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

[TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"

XMLWordPrintable

    • b11
    • x86_64
    • os_x

        Test failed, most likely intermittently, in CI with exception:

        java.lang.RuntimeException: assertEquals: expected 0 to equal 10
        at jdk.test.lib.Asserts.fail(Asserts.java:594)
        at jdk.test.lib.Asserts.assertEquals(Asserts.java:205)
        at jdk.test.lib.Asserts.assertEquals(Asserts.java:189)
        at ThreadPriorities.main(ThreadPriorities.java:96)
        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.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
        at java.base/java.lang.Thread.run(Thread.java:842)

          There are no Sub-Tasks for this issue.

              dholmes David Holmes
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: