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

CompilerWhiteBoxTest.java failed: compiler.whitebox.SimpleTestCase$Helper.staticMethod() must be compiled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9
    • hotspot

      ----------System.err:(29/2276)----------
      java.lang.RuntimeException: private static int compiler.whitebox.SimpleTestCase$Helper.staticMethod() must be compiled
      at compiler.whitebox.CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:260)
      at EnqueueMethodForCompilationTest.test(EnqueueMethodForCompilationTest.java:80)
      at compiler.whitebox.CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:172)
      at compiler.whitebox.CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:129)
      at EnqueueMethodForCompilationTest.main(EnqueueMethodForCompilationTest.java:41)
      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)

            Unassigned Unassigned
            jprovino Joseph Provino (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: