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

Kerem Kat krk at openjdk.org
Thu Jan 22 11:46:31 UTC 2026


> 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 14 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
 - 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
 - ... and 4 more: https://git.openjdk.org/jdk/compare/7ef55f65...d29208cf

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28432/files
  - new: https://git.openjdk.org/jdk/pull/28432/files/8713f16d..d29208cf

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28432&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28432&range=07-08

  Stats: 66031 lines in 1205 files changed: 34686 ins; 11711 del; 19634 mod
  Patch: https://git.openjdk.org/jdk/pull/28432.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28432/head:pull/28432

PR: https://git.openjdk.org/jdk/pull/28432


More information about the hotspot-compiler-dev mailing list