RFR: 8370502: C2: segfault while adding node to IGVN worklist [v7]

Kerem Kat krk at openjdk.org
Tue Jan 6 11:42:15 UTC 2026


On Mon, 5 Jan 2026 14:32:01 GMT, Kerem Kat <krk at openjdk.org> wrote:

>> Do not try to replace `fallthrough_memproj` when it is null, fixes crash.
>> 
>> Test case is simplified from the ticket. Verified that the case crashes without the fix.
>
> Kerem Kat has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 12 additional commits since the last revision:
> 
>  - Merge branch 'master' into fix-c2-segfault-unlocknode
>  - Merge branch 'master' into fix-c2-segfault-unlocknode
>  - Merge branch 'master' into fix-c2-segfault-unlocknode
>  - address comments
>  - fix rename
>  - rename test file
>  - Merge branch 'master' into fix-c2-segfault-unlocknode
>  - fix test spacing
>  - Update src/hotspot/share/opto/macro.cpp
>    
>    Co-authored-by: Manuel Hässig <manuel at haessig.org>
>  - Update src/hotspot/share/opto/macro.cpp
>    
>    Co-authored-by: Manuel Hässig <manuel at haessig.org>
>  - ... and 2 more: https://git.openjdk.org/jdk/compare/a429b9dc...64e3dc5d

Merged from master to take https://bugs.openjdk.org/browse/JDK-8374507

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

PR Comment: https://git.openjdk.org/jdk/pull/28432#issuecomment-3714385051


More information about the hotspot-compiler-dev mailing list