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

Test TestStringDeduplicationInterned.java#Shenandoah fails Deduplication has not occurred

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • gc
    • aarch64
    • linux

      Test gc/stringdedup/TestStringDeduplicationInterned.java#Shenandoah report fails on linux-aarch64, test log snippet:

       stderr: [Exception in thread "main" java.lang.RuntimeException: Deduplication has not occurred, load history: min: 1.88875, max: 2.0225
      at gc.stringdedup.TestStringDeduplicationTools.waitForDeduplication(TestStringDeduplicationTools.java:230)
      at gc.stringdedup.TestStringDeduplicationTools$InternedTest.main(TestStringDeduplicationTools.java:431)
      ]
       exitValue = 1

      java.lang.RuntimeException: Expected to get exit value of [0], exit value is: [1]
      at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:521)
      at gc.stringdedup.TestStringDeduplicationTools.testInterned(TestStringDeduplicationTools.java:564)
      at gc.stringdedup.TestStringDeduplicationInterned.main(TestStringDeduplicationInterned.java:107)

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

              Created:
              Updated: