[jdk11u-dev] RFR: 8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work [v3]
Goetz Lindenmaier
goetz at openjdk.org
Sun Jan 15 16:37:43 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.
Goetz Lindenmaier 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 three additional commits since the last revision:
- Merge branch 'openjdk:master' into goetz_backport_8285835
- Add forgotten test
- Backport 3e7f840859d9081fc6cf1086bda75fa5aa76a4e9
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/1649/files
- new: https://git.openjdk.org/jdk11u-dev/pull/1649/files/d762a41e..a1fe18c1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1649&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1649&range=01-02
Stats: 16 lines in 2 files changed: 12 ins; 0 del; 4 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