RFR: 8292385: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Dean Long
dlong at openjdk.org
Fri Sep 2 02:07:41 UTC 2022
On Fri, 2 Sep 2022 01:42:58 GMT, Jie Fu <jiefu 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.
-------------
PR: https://git.openjdk.org/jdk/pull/10136
More information about the hotspot-compiler-dev
mailing list