[jdk21u-dev] Withdrawn: 8327741: JVM crash in hotspot/share/opto/compile.cpp - failed: missing inlining msg

Elif Aslan duke at openjdk.org
Wed Nov 19 22:46:03 UTC 2025


On Tue, 11 Nov 2025 23:38:55 GMT, Elif Aslan <duke at openjdk.org> wrote:

> Clean backport.The crash occurs when a virtual call is devirtualized late. Inliningis not attempted then. So no new inlining diagnostic message isproduced which causes the assert failure. There's some valuable information that can be reported though (the call is devirtualized).

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk21u-dev/pull/2464


More information about the jdk-updates-dev mailing list