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

[Graal] org.graalvm.compiler tests fail with Graal as JIT compiler and -Xcomp flag

XMLWordPrintable

      Following graal unit tests fail with
       "-XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal -Xcomp" flags:

      org.graalvm.compiler.replacements.test.ReplacementsParseTest
      org.graalvm.compiler.replacements.test.DerivedOopTest
      org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest
      org.graalvm.compiler.core.test.ProfilingInfoTest
      org.graalvm.compiler.hotspot.test.HotSpotUnsafeSubstitutionTest
      org.graalvm.compiler.hotspot.test.AheadOfTimeCompilationTest
      org.graalvm.compiler.hotspot.test.CheckGraalIntrinsics
      org.graalvm.compiler.loop.test.LoopPartialUnrollTest
      org.graalvm.compiler.replacements.test.classfile.RedefineIntrinsicTest

      These tests also fail without -Xcomp flag:
      org.graalvm.compiler.hotspot.test.AheadOfTimeCompilationTest
      org.graalvm.compiler.hotspot.test.HotSpotUnsafeSubstitutionTest
      org.graalvm.compiler.core.test.ProfilingInfoTest

            epavlova Ekaterina Pavlova
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: