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

compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java failed: java.lang.Error: public default int compiler.jvmci.compilerToVM.CompileCodeTestCase$Interface.defaultMethod(java.lang.Object) can't be enqueued for compilation on level 4

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2
    • 9
    • 9
    • hotspot
    • None
    • x86
    • solaris

    Description

      java.lang.Error: public default int compiler.jvmci.compilerToVM.CompileCodeTestCase$Interface.defaultMethod(java.lang.Object) can't be enqueued for compilation on level 4
      at compiler.jvmci.compilerToVM.CompileCodeTestCase.compile(CompileCodeTestCase.java:113)
      at compiler.jvmci.compilerToVM.CompileCodeTestCase.compile(CompileCodeTestCase.java:80)
      at compiler.jvmci.compilerToVM.ExecuteInstalledCodeTest.checkSanity(ExecuteInstalledCodeTest.java:60)
      at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
      at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
      at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1387)
      at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
      at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
      at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
      at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
      at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
      at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:430)
      at compiler.jvmci.compilerToVM.ExecuteInstalledCodeTest.main(ExecuteInstalledCodeTest.java:49)
      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:806)

      Attachments

        Issue Links

          Activity

            People

              iignatyev Igor Ignatyev (Inactive)
              twisti Christian Thalinger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: