-
Bug
-
Resolution: Fixed
-
P3
-
8, 10, 11, 12
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8209310 | 12 | David Buck | P3 | Resolved | Fixed | b07 |
JDK-8209216 | 11.0.2 | David Buck | P3 | Resolved | Fixed | b01 |
JDK-8209291 | 11.0.1 | David Buck | P3 | Resolved | Fixed | b05 |
JDK-8214605 | 8u211 | David Buck | P3 | Resolved | Fixed | b01 |
JDK-8209089 | 8u202 | David Buck | P3 | Resolved | Fixed | b01 |
JDK-8220858 | emb-8u211 | David Buck | P3 | Resolved | Fixed | master |
Test Suite : jtreg
Exception :-
----------System.err:(29/2111)----------
java.lang.RuntimeException: private SimpleTestCase$Helper(java.lang.Object,long) throws java.lang.Exception must be osr_compiled
at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:273)
at IsMethodCompilableTest.test(IsMethodCompilableTest.java:128)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:185)
at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:142)
at IsMethodCompilableTest.main(IsMethodCompilableTest.java:55)
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.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(Thread.java:748)
java.lang.RuntimeException: private SimpleTestCase$Helper(java.lang.Object,long) throws java.lang.Exception must be osr_compiled
at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:273)
at IsMethodCompilableTest.test(IsMethodCompilableTest.java:128)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:185)
at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:142)
at IsMethodCompilableTest.main(IsMethodCompilableTest.java:55)
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.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(Thread.java:748)
- backported by
-
JDK-8209089 [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
-
- Resolved
-
-
JDK-8209216 [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
-
- Resolved
-
-
JDK-8209291 [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
-
- Resolved
-
-
JDK-8209310 [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
-
- Resolved
-
-
JDK-8214605 [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
-
- Resolved
-
-
JDK-8220858 [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
-
- Resolved
-