RFR: 8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader [v2]
David Holmes
dholmes at openjdk.org
Mon Jan 8 23:31:22 UTC 2024
On Mon, 8 Jan 2024 23:07:53 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.
>
> Calvin Cheung has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - comment from Matias
> - Merge branch 'master' of github.com:openjdk/jdk into 8322657-filemap-assert
> - 8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
Seems fine. Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17275#pullrequestreview-1810190819
More information about the hotspot-runtime-dev
mailing list