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

[lworld] TestIdentityWithEliminateBoxInDebugInfo.java fails with migrated classes

XMLWordPrintable

      Test compiler/eliminateAutobox/TestIdentityWithEliminateBoxInDebugInfo.java fails when run with Valhalla migrated classes.

      Stack trace:

      java.lang.RuntimeException: assertFalse: expected false, was true
      at jdk.test.lib.Asserts.fail(Asserts.java:634)
      at jdk.test.lib.Asserts.assertFalse(Asserts.java:461)
      at jdk.test.lib.Asserts.assertFalse(Asserts.java:447)
      at compiler.eliminateAutobox.TestIdentityWithEliminateBoxInDebugInfo.lambda$runTest$1(TestIdentityWithEliminateBoxInDebugInfo.java:70)
      at compiler.eliminateAutobox.TestIdentityWithEliminateBoxInDebugInfo.helper(TestIdentityWithEliminateBoxInDebugInfo.java:49)
      at compiler.eliminateAutobox.TestIdentityWithEliminateBoxInDebugInfo.runTest(TestIdentityWithEliminateBoxInDebugInfo.java:62)
      at compiler.eliminateAutobox.TestIdentityWithEliminateBoxInDebugInfo.main(TestIdentityWithEliminateBoxInDebugInfo.java:112)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:580)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1575)

            thartmann Tobias Hartmann
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: