RFR: 8284635: Crashes after 8282221: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Srinivas Vamsi Parasa
duke at openjdk.java.net
Tue Apr 12 20:53:14 UTC 2022
Bug fix for the crashes caused after 8282221.
-------------
Commit messages:
- Remove the Unsigned.java test from ProblemList
- fix code style
- 8284635: Crashes after 8282221: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Changes: https://git.openjdk.java.net/jdk/pull/8190/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8190&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8284635
Stats: 35 lines in 2 files changed: 17 ins; 1 del; 17 mod
Patch: https://git.openjdk.java.net/jdk/pull/8190.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8190/head:pull/8190
PR: https://git.openjdk.java.net/jdk/pull/8190
More information about the hotspot-compiler-dev
mailing list