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

CDS/appCDS tests failed on Windows due to long path to a classlist file

XMLWordPrintable

    • b04

        Several CDS-related tests failed on Windows-10.

        The error in log:
        ---------System.err:(30/1725)----------
        stdout: [[0.046s][info][cds] narrow_klass_base = 0x0000000800000000, narrow_klass_shift = 3
        [0.046s][info][cds] Allocated temporary class space: 1073741824 bytes at 0x00000008c0000000
        Allocated shared space: 3221225472 bytes at 0x0000000800000000
        [0.085s][info][cds] Expanding shared spaces by 1048576 bytes [total 1048576 bytes ending at 0000000800100000]
        Loading classes to share ...
        Error occurred during initialization of VM
        Loading classlist failed: The system cannot find the path specified
        ];
        stderr: []
        exitValue = 1


        Test names:

        runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformInterfaceAndImplementor.java
        runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperAndSubClasses.java
        runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java
        runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java
        runtime/appcds/jvmti/transformRelatedClasses/TransformInterfaceImplementorAppCDS.java
        runtime/appcds/jvmti/transformRelatedClasses/TransformSuperSubAppCDS.java

          1. TransformInterfaceAndImplementor.jtr
            52 kB
            Leonid Mesnik
          2. TransformSuperAndSubClasses.jtr
            41 kB
            Leonid Mesnik
          3. TransformSuperSubTwoPckgs.jtr
            53 kB
            Leonid Mesnik
          4. DummyClassesInBootClassPath.jtr
            51 kB
            Leonid Mesnik
          5. TransformInterfaceImplementorAppCDS.jtr
            70 kB
            Leonid Mesnik
          6. TransformSuperSubAppCDS.jtr
            89 kB
            Leonid Mesnik

              ccheung Calvin Cheung
              lmesnik Leonid Mesnik
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: