RFR: 8369021: A crash in ConstantPool::klass_at_impl
Jan Kratochvil
jkratochvil at openjdk.org
Thu Oct 9 16:49:50 UTC 2025
On Wed, 1 Oct 2025 21:02:28 GMT, Chen Liang <liach at openjdk.org> wrote:
> Can a test case be crafted with `jdk.test.lib.ByteCodeLoader`? I remember a class returned by `ByteCodeLoader.load` static method is loaded but not linked.
Thanks but I think I cannot use that as `-XX:SharedArchiveFile` does not store classes from custom class loaders like `ByteCodeLoader`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27595#issuecomment-3373446939
More information about the hotspot-dev
mailing list