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

Multiple compiler/ciReplay test fails with -XX:+SegmentedCodeCache

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 23, 24, 25
    • hotspot
    • master
    • generic
    • generic

        4 tests fails run with VM options -XX:+SegmentedCodeCache
        compiler/ciReplay/TestInlining.java
        compiler/ciReplay/TestLambdas.java
        compiler/ciReplay/TestServerVM.java
        compiler/ciReplay/TestUnresolvedClasses.java

        The test log snippet:
        java.lang.RuntimeException: Unexpected exit code for positive case: [-XX:-TieredCompilation] expected: 1 but was: 0
                at jdk.test.lib.Asserts.fail(Asserts.java:689)
                at jdk.test.lib.Asserts.assertEquals(Asserts.java:204)
                at jdk.test.lib.Asserts.assertEQ(Asserts.java:180)
                at compiler.ciReplay.CiReplayBase.positiveTest(CiReplayBase.java:279)
                at compiler.ciReplay.TestInlining.testAction(TestInlining.java:54)
                at compiler.ciReplay.CiReplayBase.runTest(CiReplayBase.java:139)
                at compiler.ciReplay.TestInlining.main(TestInlining.java:49)

              syan Sendao Yan
              syan Sendao Yan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: