RFR: 8369838: Likely invalid assert or function call in jimage.cpp
Henry Jen
henryjen at openjdk.org
Sat Nov 1 15:49:38 UTC 2025
JVM should not attempt to load resource without module name. All classes loaded from jimage by the bootclassloader should have mapped into a module.
-------------
Commit messages:
- 8369838: Likely invalid assert or function call in jimage.cpp
Changes: https://git.openjdk.org/jdk/pull/28098/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28098&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8369838
Stats: 23 lines in 2 files changed: 1 ins; 2 del; 20 mod
Patch: https://git.openjdk.org/jdk/pull/28098.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28098/head:pull/28098
PR: https://git.openjdk.org/jdk/pull/28098
More information about the hotspot-runtime-dev
mailing list