-
Bug
-
Resolution: Fixed
-
P1
-
9
-
b40
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083461 | emb-9 | Tobias Hartmann | P1 | Resolved | Fixed | b40 |
JDK-8065434 | 8u45 | Tobias Hartmann | P1 | Resolved | Fixed | b01 |
JDK-8062292 | 8u40 | Tobias Hartmann | P1 | Closed | Fixed | b14 |
JDK-8070875 | emb-8u47 | Tobias Hartmann | P1 | Resolved | Fixed | team |
----------System.err:(29/2041)----------
java.lang.RuntimeException: private SimpleTestCase$Helper(java.lang.Object,long) must not be in queue
at CompilerWhiteBoxTest.checkNotOsrCompiled(CompilerWhiteBoxTest.java:232)
at MakeMethodNotCompilableTest.test(MakeMethodNotCompilableTest.java:142)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:176)
at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:133)
at MakeMethodNotCompilableTest.main(MakeMethodNotCompilableTest.java:38)
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:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
java.lang.RuntimeException: private SimpleTestCase$Helper(java.lang.Object,long) must not be in queue
at CompilerWhiteBoxTest.checkNotOsrCompiled(CompilerWhiteBoxTest.java:232)
at MakeMethodNotCompilableTest.test(MakeMethodNotCompilableTest.java:142)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:176)
at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:133)
at MakeMethodNotCompilableTest.main(MakeMethodNotCompilableTest.java:38)
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:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: private SimpleTestCase$Helper(java.lang.Object,long) must not be in queue
JavaTest Message: shutting down test
Related to
- backported by
-
JDK-8065434 [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
-
- Resolved
-
-
JDK-8070875 [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
-
- Resolved
-
-
JDK-8083461 [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
-
- Resolved
-
-
JDK-8062292 [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
-
- Closed
-
- relates to
-
JDK-8060454 [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100
-
- Resolved
-
-
JDK-8061486 [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
-
- Resolved
-