RFR: 8369838: Likely invalid assert or function call in jimage.cpp [v2]

Henry Jen henryjen at openjdk.org
Tue Nov 4 17:00:02 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.

Henry Jen has updated the pull request incrementally with one additional commit since the last revision:

  Explicitly initialize location

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28098/files
  - new: https://git.openjdk.org/jdk/pull/28098/files/27208690..f1a7f807

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28098&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28098&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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