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

Test fails after 8202670 Graal update

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • hotspot
    • 11
    • b17

        CI Tier3 failure with the JDK-8202670 update applied.

        test/hotspot/jtreg/compiler/unsafe/JdkInternalMiscUnsafeAccessTestBoolean.java

        test compiler.unsafe.JdkInternalMiscUnsafeAccessTestBoolean.testArray(): failure
        java.lang.AssertionError: failing compareAndExchange boolean expected [true] but found [false]
        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 compiler.unsafe.JdkInternalMiscUnsafeAccessTestBoolean.testAccess(JdkInternalMiscUnsafeAccessTestBoolean.java:177)
        at compiler.unsafe.JdkInternalMiscUnsafeAccessTestBoolean.testArray(JdkInternalMiscUnsafeAccessTestBoolean.java:113)

        ---------System.err:(15/973)----------
        Java HotSpot(TM) 64-Bit Server VM warning: forcing TieredStopAtLevel to full optimization because JVMCI is enabled

              dlong Dean Long
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: