- 
    Bug 
- 
    Resolution: Duplicate
- 
     P4 P4
- 
    None
- 
    14
- 
        x86_64
- 
        windows
                    The following test failed in the JDK14 CI:
runtime/cds/appcds/jigsaw/modulepath/MainModuleOnly.java
Here's a snippet from the log file:
----------System.err:(24/1286)----------
stdout: [Error occurred during initialization of VM
Unable to use shared archive.
];
stderr: [An error has occurred while processing the shared archive file.
Unable to map MiscData shared space at required address.
]
exitValue = 1
java.lang.RuntimeException: 'Error: non-empty directory.*com.simple' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:306)
at MainModuleOnly.main(MainModuleOnly.java:187)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:830)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 'Error: non-empty directory.*com.simple' missing from stdout/stderr
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'Error: non-empty directory.*com.simple' missing from stdout/stderr
----------rerun:(39/5980)*----------
runtime/cds/appcds/jigsaw/modulepath/MainModuleOnly.java
Here's a snippet from the log file:
----------System.err:(24/1286)----------
stdout: [Error occurred during initialization of VM
Unable to use shared archive.
];
stderr: [An error has occurred while processing the shared archive file.
Unable to map MiscData shared space at required address.
]
exitValue = 1
java.lang.RuntimeException: 'Error: non-empty directory.*com.simple' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:306)
at MainModuleOnly.main(MainModuleOnly.java:187)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:830)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 'Error: non-empty directory.*com.simple' missing from stdout/stderr
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'Error: non-empty directory.*com.simple' missing from stdout/stderr
----------rerun:(39/5980)*----------
- duplicates
- 
                    JDK-8231097 [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error -           
- Resolved
 
-         
- relates to
- 
                    JDK-8231097 [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error -           
- Resolved
 
-         
- 
                    JDK-8231224 CDS mapping failure with runtime/cds/appcds/dynamicArchive/WrongTopClasspath.java -           
- Closed
 
-         
- 
                    JDK-8231320 AppCDS FreeUnusedMetadata.java test failed due to "Unable to map MiscData shared space at required address." -           
- Closed
 
-