RFR: 8284635: Crashes after 8282221: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Daniel D.Daugherty
dcubed at openjdk.java.net
Tue Apr 12 22:19:09 UTC 2022
On Mon, 11 Apr 2022 23:50:45 GMT, Srinivas Vamsi Parasa <duke at openjdk.java.net> wrote:
> Bug fix for the crashes caused after 8282221.
Mach5 Tier7:
- java/lang/Integer/Unsigned.java ran 2 times and passed
- applications/runthese/RunThese30M.java ran 24 times and passed
- java/lang/Integer/Unsigned.java has not failed in Tier7 (so far)
and applications/runthese/RunThese30M.java has failed between
0 and 3 times so far so these results are promising, but not definitive.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8190
More information about the hotspot-compiler-dev
mailing list