Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8031449

[TESTBUG] IsMethodCompilableTest: java.lang.RuntimeException: private SimpleTestCase$Helper(int) is still compilable after 401 iterations

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • hs25
    • hotspot
    • None

      java.lang.RuntimeException: private SimpleTestCase$Helper(int) is still compilable after 401 iterations
      at IsMethodCompilableTest.test(IsMethodCompilableTest.java:110)
      at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:184)
      at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:141)
      at IsMethodCompilableTest.main(IsMethodCompilableTest.java:51)
      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:483)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:744)
      java.lang.RuntimeException: private SimpleTestCase$Helper(int) is still compilable after 401 iterations
      at IsMethodCompilableTest.test(IsMethodCompilableTest.java:110)
      at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:184)
      at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:141)
      at IsMethodCompilableTest.main(IsMethodCompilableTest.java:51)
      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:483)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:744)

            Unassigned Unassigned
            morris Morris Meyer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: