git: openjdk/jdk: 8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
Calvin Cheung
ccheung at openjdk.org
Mon Jan 8 23:55:29 UTC 2024
Changeset: 841ab487
Author: Calvin Cheung <ccheung at openjdk.org>
Date: 2024-01-08 23:53:06 +0000
URL: https://git.openjdk.org/jdk/commit/841ab487f83d7e3639d352e796dc7131310c2390
8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
Reviewed-by: matsaave, dholmes
! src/hotspot/share/cds/filemap.cpp
! src/hotspot/share/cds/filemap.hpp
! test/hotspot/jtreg/runtime/cds/appcds/JarBuilder.java
+ test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/ModularJarWithNonExistentJar.java
+ test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/DefineModuleApp.java
+ test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/manifest-with-non-existent-jar.txt
More information about the jdk-changes
mailing list