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

compiler/ciReplay tests failed with -XX:+CheckUnhandledOops

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The following tests failed with option -XX:+CheckUnhandledOops:

      compiler/ciReplay/TestIncrementalInlining.java
      compiler/ciReplay/TestInlining.java
      compiler/ciReplay/TestServerVM.java
      compiler/ciReplay/TestVMNoCompLevel.java

      ----------System.err:(17/1194)----------
      java.lang.RuntimeException: Unexpected exit code for positive case: [-XX:-TieredCompilation]: expected 1 to equal 0
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at jdk.test.lib.Asserts.assertEquals(Asserts.java:205)
      at jdk.test.lib.Asserts.assertEQ(Asserts.java:178)
      at compiler.ciReplay.CiReplayBase.positiveTest(CiReplayBase.java:271)
      at compiler.ciReplay.TestInlining.testAction(TestInlining.java:54)
      at compiler.ciReplay.CiReplayBase.runTest(CiReplayBase.java:131)
      at compiler.ciReplay.TestInlining.main(TestInlining.java:49)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
      at java.base/java.lang.Thread.run(Thread.java:1589)

      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exit code for positive case: [-XX:-TieredCompilation]: expected 1 to equal 0


      FREQUENCY : always


            sswsharm swati sharma (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: