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

Details

    • b04

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: