-
Bug
-
Resolution: Fixed
-
P1
-
9
-
b40
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083451 | emb-9 | Tobias Hartmann | P1 | Resolved | Fixed | master |
JDK-8065433 | 8u45 | Tobias Hartmann | P1 | Resolved | Fixed | b01 |
JDK-8062031 | 8u40 | Tobias Hartmann | P1 | Closed | Fixed | b14 |
JDK-8070874 | emb-8u47 | Tobias Hartmann | P1 | Resolved | Fixed | team |
on exception 'private int SimpleTestCase$Helper.osrMethod(long) must be osr_compiled':
private int SimpleTestCase$Helper.osrMethod(long):
compilable: true
compiled: true
comp_level: 4
osr_compilable: true
osr_compiled: false
osr_comp_level: 0
in_queue: false
compile_queues_size: 0
----------System.err:(29/2076)----------
java.lang.RuntimeException: private int SimpleTestCase$Helper.osrMethod(long) must be osr_compiled
at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:259)
at EnqueueMethodForCompilationTest.test(EnqueueMethodForCompilationTest.java:68)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:176)
at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:133)
at EnqueueMethodForCompilationTest.main(EnqueueMethodForCompilationTest.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)
- backported by
-
JDK-8065433 [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
-
- Resolved
-
-
JDK-8070874 [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
-
- Resolved
-
-
JDK-8083451 [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
-
- Resolved
-
-
JDK-8062031 [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
-
- Closed
-
- relates to
-
JDK-8060454 [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100
-
- Resolved
-
-
JDK-8061983 [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
-
- Closed
-
-
JDK-8046268 compiler/whitebox/ tests fail : must be osr_compiled
-
- Resolved
-