RFR: 8369021: A crash in ConstantPool::klass_at_impl

David Holmes dholmes at openjdk.org
Wed Oct 1 21:34:44 UTC 2025


On Wed, 1 Oct 2025 20:21:45 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

> https://bugs.openjdk.org/browse/JDK-8369021

@jankratochvil  neither the PR description nor the JBS issue actually describe the problem and the solution. Linking the class may fix the problem but I'd like to understand where/how the unlinked class was being used as the right fix may be to make some other piece code aware of, and tolerant of, an unlinked class. Thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/27595#issuecomment-3358208799


More information about the hotspot-dev mailing list