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

compiler/whitebox/MakeMethodNotCompilableTest.java fails with is not compilable after level 4

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3
    • 9
    • 9
    • hotspot

    Description

      java.lang.RuntimeException: private static int SimpleTestCase$Helper.staticMethod() must be compiled
      at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:262)
      at MakeMethodNotCompilableTest.testTier(MakeMethodNotCompilableTest.java:186)
      at MakeMethodNotCompilableTest.test(MakeMethodNotCompilableTest.java:71)
      at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:174)
      at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:131)
      at MakeMethodNotCompilableTest.main(MakeMethodNotCompilableTest.java:39)
      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:520)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:747)

      Attachments

        Issue Links

          Activity

            People

              zmajo Zoltan Majo (Inactive)
              jprovino Joseph Provino (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: