Integrated: 8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
Calvin Cheung
ccheung at openjdk.org
Mon Jan 8 23:57:37 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.
This pull request has now been integrated.
Changeset: 841ab487
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/841ab487f83d7e3639d352e796dc7131310c2390
Stats: 188 lines in 6 files changed: 179 ins; 0 del; 9 mod
8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
Reviewed-by: matsaave, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/17275
More information about the hotspot-runtime-dev
mailing list