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

compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'

XMLWordPrintable

    • b42

        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)

          1. PrintCompilation.log
            2 kB
          2. trivial_fixed.log
            0.5 kB
          3. trivial.log
            2 kB

              thartmann Tobias Hartmann
              rbackman Rickard Backman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: