Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083223 | emb-9 | Tobias Hartmann | P3 | Resolved | Fixed | team |
JDK-8066337 | 8u45 | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8062908 | 8u40 | Tobias Hartmann | P3 | Resolved | Fixed | b16 |
JDK-8070902 | emb-8u47 | Tobias Hartmann | P3 | Resolved | Fixed | team |
----------System.err:(27/1900)----------
java.lang.RuntimeException: private int SimpleTestCase$Helper.method() is not compilable after 3 iterations
at IsMethodCompilableTest.test(IsMethodCompilableTest.java:107)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:174)
at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:131)
at IsMethodCompilableTest.main(IsMethodCompilableTest.java:56)
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:745)
java.lang.RuntimeException: private int SimpleTestCase$Helper.method() is not compilable after 3 iterations
at IsMethodCompilableTest.test(IsMethodCompilableTest.java:107)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:174)
at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:131)
at IsMethodCompilableTest.main(IsMethodCompilableTest.java:56)
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:745)
- backported by
-
JDK-8062908 compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
-
- Resolved
-
-
JDK-8066337 compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
-
- Resolved
-
-
JDK-8070902 compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
-
- Resolved
-
-
JDK-8083223 compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
-
- Resolved
-
- relates to
-
JDK-8145579 SimpleThresholdPolicy assumes non-trivial methods to be trivial
-
- Resolved
-
-
JDK-8139544 compiler/whitebox/MakeMethodNotCompilableTest.java fails with is not compilable after level 4
-
- Closed
-
-
JDK-8067012 Don't create MDO for constant getters
-
- Resolved
-
-
JDK-8062913 Bad tiered level transitions
-
- Closed
-
-
JDK-8063096 Need tests to check that trivial methods are always compiled with C1
-
- Closed
-