[jdk11u-dev] RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work

Goetz Lindenmaier goetz at openjdk.org
Thu Jan 12 16:46:22 UTC 2023


I backport this for parity with 11.0.19-oracle.

I resolved one chunk in escape.cpp because 
non_escaped_worklist has been renamed in 17 to
non_escaped_allocs_worklist by "8263989: Cleanup in EA"
Might end up being clean.

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

Commit messages:
 - Backport 3e7f840859d9081fc6cf1086bda75fa5aa76a4e9

Changes: https://git.openjdk.org/jdk11u-dev/pull/1649/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1649&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8285835
  Stats: 68 lines in 2 files changed: 58 ins; 0 del; 10 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1649.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1649/head:pull/1649

PR: https://git.openjdk.org/jdk11u-dev/pull/1649


More information about the jdk-updates-dev mailing list