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

Expected failure didn't happen

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 9, 10
    • hotspot

      Test: compiler/ciReplay/TestVMNoCompLevel.java

      java.lang.RuntimeException: Unexpected exit code for negative case: [-client]: expected 0 to not equal 0
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at jdk.test.lib.Asserts.assertNotEquals(Asserts.java:394)
      at jdk.test.lib.Asserts.assertNE(Asserts.java:367)
      at compiler.ciReplay.CiReplayBase.negativeTest(CiReplayBase.java:233)
      at compiler.ciReplay.TestVMNoCompLevel.testAction(TestVMNoCompLevel.java:68)
      at compiler.ciReplay.CiReplayBase.runTest(CiReplayBase.java:99)
      at compiler.ciReplay.TestVMNoCompLevel.main(TestVMNoCompLevel.java:49)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:543)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.base/java.lang.Thread.run(Thread.java:844)

      The test directory contains a crash.out so it seems the test did provoke that at least.

            thartmann Tobias Hartmann
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: