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

java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java: java.lang.Error: Completed != 2

XMLWordPrintable

        JDK9 b07; Intel Xeon 2524 MHz, 1 cores, 4G, Win32 / Windows Server 2008 R2 Enterprise

        Threads: 2 0.63716869s run time
        Threads: 3 0.695574438s run time
        Threads: 5 1.306417715s run time
        ----------System.err:(14/766)----------
        java.lang.Error: Completed != 2
        at CancelledLockLoops$ReentrantLockLoop.test(CancelledLockLoops.java:115)
        at CancelledLockLoops.main(CancelledLockLoops.java:61)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:484)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:744)

        JavaTest Message: Test threw exception: java.lang.Error: Completed != 2
        JavaTest Message: shutting down test

              martin Martin Buchholz
              dfazunen Dmitry Fazunenko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: