[jdk17u-dev] RFR: 8296389: C2: PhaseCFG::convert_NeverBranch_to_Goto must handle both orders of successors [v3]
Goetz Lindenmaier
goetz at openjdk.org
Thu Jan 12 09:39:33 UTC 2023
> I backport this for parity with 17.0.7-oracle.
>
> I added nique_ctrl_out_or_null() to workaround 8281732
> missing in 17 in node.hpp
> I include 8298568 to not break the build.
Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
Add forgotten test
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/1059/files
- new: https://git.openjdk.org/jdk17u-dev/pull/1059/files/16ab3b02..17975842
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1059&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1059&range=01-02
Stats: 159 lines in 2 files changed: 159 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1059.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/1059/head:pull/1059
PR: https://git.openjdk.org/jdk17u-dev/pull/1059
More information about the jdk-updates-dev
mailing list