[jdk25u-dev] RFR: 8370939: C2: SIGSEGV in SafePointNode::verify_input when processing MH call from Compile::process_late_inline_calls_no_inline()

Aleksey Shipilev shade at openjdk.org
Mon Feb 23 10:04:36 UTC 2026


We have seen Netty folks stepping on this bug, as well as some customers. 

Additional testing:
 - [x] One external user have tested the 25u-dev with this patch applied in their canary deployment with apparent success
 - [x] Linux x86_64 server fastdebug, new regression test fails without the fix, passes with it
 - [x] Linux x86_64 server fastdebug, `hotspot_compiler`
 - [ ] Linux x86_64 server fastdebug, `all`

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

Commit messages:
 - Backport 2735140147b159d3a3238804f221db4f835ef744

Changes: https://git.openjdk.org/jdk25u-dev/pull/302/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=302&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8370939
  Stats: 125 lines in 6 files changed: 113 ins; 3 del; 9 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/302.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/302/head:pull/302

PR: https://git.openjdk.org/jdk25u-dev/pull/302


More information about the jdk-updates-dev mailing list