Loading... (original) (raw)

java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled
at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:225)
at NonTieredLevelsTest.test(NonTieredLevelsTest.java:77)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:170)
at NonTieredLevelsTest.main(NonTieredLevelsTest.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:724)

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8036766 [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8045250 [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8053251 [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8026414 [TESTBUG] Tests for Tiered/NonTiered levels