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

[lworld] valhalla/valuetypes/ObjectMethods.java fails after jdk-22+9

XMLWordPrintable

      Following error occurs after merging jdk-22+9:

      test ObjectMethods.testEquals(InlinableValue@9fe08bcc, InlinableValue@9fe08bcc, true): failure
      java.lang.AssertionError: expected [true] but found [false]
      at org.testng.Assert.fail(Assert.java:99)
      at org.testng.Assert.failNotEquals(Assert.java:1037)
      at org.testng.Assert.assertTrue(Assert.java:45)
      at org.testng.Assert.assertTrue(Assert.java:55)
      at ObjectMethods.testEquals(ObjectMethods.java:159)

            mchung Mandy Chung (Inactive)
            dsimms David Simms
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: