RFR: 8292385: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Jie Fu
jiefu at openjdk.org
Fri Sep 2 02:30:41 UTC 2022
On Fri, 2 Sep 2022 02:03:38 GMT, Dean Long <dlong at openjdk.org> wrote:
> > Is it possible to create a jtreg test for this fix? Thanks.
>
> It is probably possible, but when I tried I couldn't get it to reproduce. It depends on profiling information, so I had to use the replay file to reproduce it.
So can you share us the replay file to verify the fix?
-------------
PR: https://git.openjdk.org/jdk/pull/10136
More information about the hotspot-compiler-dev
mailing list