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

[lworld] TestLWorld::test92/test94 fail due to unexpected trap count

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-valhalla
    • repo-valhalla
    • hotspot

       stderr: [Exception in thread "main" java.lang.RuntimeException: Graph for 'TestLWorld::test92' contains different number of match nodes (expected 1 but got 2):
      305 CallStaticJava === 440 6 7 8 9 ( 304 1 1 1 1 265 ) [[ 306 ]] # Static uncommon_trap(reason='class_check
      462 CallStaticJava === 208 6 7 8 1 ( 475 1 1 1 1 11 23 ) [[ 463 ]] # Static uncommon_trap(reason='class_check
      : expected 1 to equal 2
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at jdk.test.lib.Asserts.assertEquals(Asserts.java:205)
      at jdk.test.lib.Asserts.assertEQ(Asserts.java:178)
      at compiler.valhalla.valuetypes.ValueTypeTest.parseOutput(ValueTypeTest.java:540)
      at compiler.valhalla.valuetypes.ValueTypeTest.execute_vm(ValueTypeTest.java:437)
      at compiler.valhalla.valuetypes.ValueTypeTest.run(ValueTypeTest.java:392)
      at compiler.valhalla.valuetypes.TestLWorld.main(TestLWorld.java:61)
      ]
       exitValue = 1

            roland Roland Westrelin
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: