Integrated: 8369838: Likely invalid assert or function call in jimage.cpp
Henry Jen
henryjen at openjdk.org
Thu Nov 20 05:34:20 UTC 2025
On Sat, 1 Nov 2025 15:42:37 GMT, Henry Jen <henryjen at openjdk.org> wrote:
> JVM should not attempt to load resource without module name. All classes loaded from jimage by the bootclassloader should have mapped into a module.
This pull request has now been integrated.
Changeset: 473471c1
Author: Henry Jen <henryjen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/473471c1f1d3cd42a057dfd602d452196c53aa00
Stats: 23 lines in 2 files changed: 1 ins; 2 del; 20 mod
8369838: Likely invalid assert or function call in jimage.cpp
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/28098
More information about the hotspot-runtime-dev
mailing list