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:57:57 UTC 2022
On Tue, 12 Apr 2022 20:20:21 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> Mach5 Tier6:
>
> * java/lang/Integer/Unsigned.java ran 9 times and passed
> * applications/runthese/RunThese30M.java ran 2 times and passed
> * java/lang/Integer/Unsigned.java fails 4 times in Tier6 consistently and
> applications/runthese/RunThese30M.java has not failed in Tier6 yet
> so the fact that java/lang/Integer/Unsigned.java has not failed is
> definitive, but applications/runthese/RunThese30M.java is still just
> promising.
Thank you for the update!
Sorry, got a little confused. As mentioned above, is the java/lang/Integer/Unsigned.java failing 4 times in Tier6 consistently ?
-------------
PR: https://git.openjdk.java.net/jdk/pull/8190
More information about the hotspot-compiler-dev
mailing list