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

DynamicArchiveRelocationTest.java fails in product VM

    XMLWordPrintable

Details

    • b14
    • generic
    • generic

    Description

      The following test failed in the JDK17 CI:

      runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java

      In this sighting there is a Win-X64 and a Linux-X64 sighting.

      Here's a snippet from the failing test's log file for Linux-X64:

      ----------System.err:(23/1893)----------
      java.lang.RuntimeException: The line/pattern '.*Unmapping region #1 at base 0x.*' until where the output should match can not be found: expected -1 > 7
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at jdk.test.lib.Asserts.assertGreaterThan(Asserts.java:343)
      at jdk.test.lib.process.OutputAnalyzer.shouldMatchByLine(OutputAnalyzer.java:719)
      at jdk.test.lib.process.OutputAnalyzer.shouldMatchByLine(OutputAnalyzer.java:685)
      at DynamicArchiveRelocationTest.lambda$doTest$1(DynamicArchiveRelocationTest.java:136)
      at jdk.test.lib.cds.CDSTestUtils$Result.assertNormalExit(CDSTestUtils.java:145)
      at DynamicArchiveRelocationTest.doTest(DynamicArchiveRelocationTest.java:121)
      at DynamicArchiveTestBase.runTest(DynamicArchiveTestBase.java:73)
      at DynamicArchiveRelocationTest.testInner(DynamicArchiveRelocationTest.java:67)
      at DynamicArchiveRelocationTest.testOuter(DynamicArchiveRelocationTest.java:55)
      at DynamicArchiveRelocationTest.main(DynamicArchiveRelocationTest.java:46)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:831)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: The line/pattern '.*Unmapping region #1 at base 0x.*' until where the output should match can not be found: expected -1 > 7

      Attachments

        Issue Links

          Activity

            People

              iklam Ioi Lam
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: