RFR: 8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader

Steven Schlansker duke at openjdk.org
Fri Jan 5 20:48:21 UTC 2024


On Fri, 5 Jan 2024 05:08:23 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this small fix for skipping the non-existent `SharedClassPathEntry` in `FileMapInfo::get_module_shared_path_index`.
> Please refer to the bug report for more details.
> 
> Passed tiers 1 - 4 testing, including the new test.

Thank you! If all goes well, it'd be nice to have this backported to 22 :)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17275#issuecomment-1879237446


More information about the hotspot-runtime-dev mailing list