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 Tue, 12 Apr 2022 20:54:55 GMT, Srinivas Vamsi Parasa <duke at openjdk.java.net> wrote:
> As mentioned above, is the java/lang/Integer/Unsigned.java failing 4 times in Tier6 consistently
Yes. And with your fix in place it passes all Tier6 executions.
So I'm good with your fix from a testing perspective.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8190
More information about the hotspot-compiler-dev
mailing list