-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b02
Reliably reproduces in current GHA. These tests are failing:
runtime/cds/NonJVMVariantLocation
runtime/cds/TestCDSVMCrash
runtime/cds/TestDefaultArchiveLoading#coops_coh
runtime/cds/TestDefaultArchiveLoading#coops_nocoh
runtime/cds/TestDefaultArchiveLoading#nocoops_coh
runtime/cds/TestDefaultArchiveLoading#nocoops_nocoh
serviceability/jvmti/RedefineClasses/RedefineSharedClass
stdout: [[0.003s][info][cds] trying to map /home/runner/work/jdk/jdk/bundles/static-jdk/static-jdk-25/bin/classes_coh.jsa
[0.003s][info][cds] Specified shared archive file not found (/home/runner/work/jdk/jdk/bundles/static-jdk/static-jdk-25/bin/classes_coh.jsa)
[0.003s][info][cds] An error has occurred while processing the shared archive file. Run with -Xlog:aot,cds for details.
[0.003s][info][cds] Loading static archive failed.
[0.003s][info][cds] Unable to map shared spaces
Error occurred during initialization of VM
Unable to use shared archive.
runtime/cds/NonJVMVariantLocation
runtime/cds/TestCDSVMCrash
runtime/cds/TestDefaultArchiveLoading#coops_coh
runtime/cds/TestDefaultArchiveLoading#coops_nocoh
runtime/cds/TestDefaultArchiveLoading#nocoops_coh
runtime/cds/TestDefaultArchiveLoading#nocoops_nocoh
serviceability/jvmti/RedefineClasses/RedefineSharedClass
stdout: [[0.003s][info][cds] trying to map /home/runner/work/jdk/jdk/bundles/static-jdk/static-jdk-25/bin/classes_coh.jsa
[0.003s][info][cds] Specified shared archive file not found (/home/runner/work/jdk/jdk/bundles/static-jdk/static-jdk-25/bin/classes_coh.jsa)
[0.003s][info][cds] An error has occurred while processing the shared archive file. Run with -Xlog:aot,cds for details.
[0.003s][info][cds] Loading static archive failed.
[0.003s][info][cds] Unable to map shared spaces
Error occurred during initialization of VM
Unable to use shared archive.
- caused by
-
JDK-8353504 CDS archives are not found when JVM is in non-variant location
-
- Resolved
-
-
JDK-8355452 GHA: Test jtreg tier1 on linux-x64 static-jdk
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/cae1fd33
-
Review(master) openjdk/jdk/25516