Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Seen this failure in testing. ----------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)
|