-
Bug
-
Resolution: Fixed
-
P5
-
hs25, 8u20, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8047269 | 8u25 | Nils Eliasson | P5 | Resolved | Fixed | b03 |
JDK-8046328 | 8u20 | Nils Eliasson | P5 | Resolved | Fixed | b19 |
JDK-8053276 | emb-8u26 | Nils Eliasson | P5 | Resolved | Fixed | b17 |
compiler/whitebox/IsMethodCompilableTest.java
Failed on Linux amd64 and Solaris amd64 with
private int SimpleTestCase$Helper.method():
compilable: true
compiled: false
comp_level: 0
osr_compilable: true
osr_compiled: false
osr_comp_level: 0
in_queue: false
compile_queues_size: 0
PerMethodRecompilationCutoff = 3
on exception 'private int SimpleTestCase$Helper.method() is still compilable after 3 iterations':
private int SimpleTestCase$Helper.method():
compilable: true
compiled: false
comp_level: 0
osr_compilable: true
osr_compiled: false
osr_comp_level: 0
in_queue: false
compile_queues_size: 0
----------System.err:(27/1881)----------
java.lang.RuntimeException: private int SimpleTestCase$Helper.method() is still compilable after 3 iterations
at IsMethodCompilableTest.test(IsMethodCompilableTest.java:114)
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:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
java.lang.RuntimeException: private int SimpleTestCase$Helper.method() is still compilable after 3 iterations
at IsMethodCompilableTest.test(IsMethodCompilableTest.java:114)
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: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.RuntimeException: private int SimpleTestCase$Helper.method() is still compilable after 3 iterations
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: private int SimpleTestCase$Helper.method() is still compilable after 3 iterations
Host: spb23176, Oracle Linux 6.4 (2.6.39-400.21.1.el6uek.x86_64)
Options: -server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:ReservedCodeCacheSize=256M
Failed on Linux amd64 and Solaris amd64 with
private int SimpleTestCase$Helper.method():
compilable: true
compiled: false
comp_level: 0
osr_compilable: true
osr_compiled: false
osr_comp_level: 0
in_queue: false
compile_queues_size: 0
PerMethodRecompilationCutoff = 3
on exception 'private int SimpleTestCase$Helper.method() is still compilable after 3 iterations':
private int SimpleTestCase$Helper.method():
compilable: true
compiled: false
comp_level: 0
osr_compilable: true
osr_compiled: false
osr_comp_level: 0
in_queue: false
compile_queues_size: 0
----------System.err:(27/1881)----------
java.lang.RuntimeException: private int SimpleTestCase$Helper.method() is still compilable after 3 iterations
at IsMethodCompilableTest.test(IsMethodCompilableTest.java:114)
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:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
java.lang.RuntimeException: private int SimpleTestCase$Helper.method() is still compilable after 3 iterations
at IsMethodCompilableTest.test(IsMethodCompilableTest.java:114)
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: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.RuntimeException: private int SimpleTestCase$Helper.method() is still compilable after 3 iterations
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: private int SimpleTestCase$Helper.method() is still compilable after 3 iterations
Host: spb23176, Oracle Linux 6.4 (2.6.39-400.21.1.el6uek.x86_64)
Options: -server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:ReservedCodeCacheSize=256M
- backported by
-
JDK-8046328 compiler/whitebox/IsMethodCompilableTest.java fails with 'private int SimpleTestCase$Helper.method() is still compilable after 3 iterations'
-
- Resolved
-
-
JDK-8047269 compiler/whitebox/IsMethodCompilableTest.java fails with 'private int SimpleTestCase$Helper.method() is still compilable after 3 iterations'
-
- Resolved
-
-
JDK-8053276 compiler/whitebox/IsMethodCompilableTest.java fails with 'private int SimpleTestCase$Helper.method() is still compilable after 3 iterations'
-
- Resolved
-