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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 23, 24, 25
    • Component/s: hotspot
    • Environment:
    • b05
    • 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)

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

                Created:
                Updated:
                Resolved: