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

[GRAAL] CompilerQueueTest.java fails with libgraal

XMLWordPrintable

      serviceability/dcmd/compiler/CompilerQueueTest.java

      testng -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -Xmixed -XX:+WhiteBoxAPI CompilerQueueTest

      [TestNG] Running:
        serviceability/dcmd/compiler/CompilerQueueTest.java

      test CompilerQueueTest.jmx(): failure
      java.lang.AssertionError: expected [false] but found [true]
      at org.testng.Assert.fail(Assert.java:94)
      at org.testng.Assert.failNotEquals(Assert.java:496)
      at org.testng.Assert.assertEquals(Assert.java:125)
      at org.testng.Assert.assertEquals(Assert.java:288)
      at org.testng.Assert.assertEquals(Assert.java:298)
      at CompilerQueueTest.run(CompilerQueueTest.java:108)
      at CompilerQueueTest.jmx(CompilerQueueTest.java:145)

            kvn Vladimir Kozlov
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: