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

[TESTBUG] Hotspot JTREG tests should use unique CDS archive names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8, 9
    • hotspot
    • b64

        The following hotspot JTREG tests all create archives named "./sample.jsa":

        runtime/SharedArchiveFile/CdsSameObjectAlignment.java
        runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java
        runtime/SharedArchiveFile/SharedSymbolTableBucketSize.java
        runtime/SharedArchiveFile/PrintSharedArchiveAndExit.java
        runtime/SharedArchiveFile/SharedArchiveFile.java
        runtime/NMT/NMTWithCDS.java
        runtime/CDSCompressedKPtrs/CDSCompressedKPtrs.java
        runtime/CDSCompressedKPtrs/CDSCompressedKPtrsError.java
        runtime/CDSCompressedKPtrs/XShareAuto.java
        runtime/CompressedOops/CompressedClassPointers.java


        It would be preferable if each test used its own unique CDS archive name to prevent one test from affecting another one if there are unexpected concurrency or cleanup problems.

              ctornqvi Christian Tornqvist
              hseigel Harold Seigel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: