RFR: 8256730: Code that uses Object.checkIndex() range checks doesn't optimize well [v2]
Roberto Castañeda Lozano
rcastanedalo at openjdk.java.net
Tue Nov 24 07:17:57 UTC 2020
On Mon, 23 Nov 2020 09:37:25 GMT, Roland Westrelin <roland at openjdk.org> wrote:
>> I wondered about that but had no issue during testing. Let me see if I can change your test case to have recursive Ideal() calls.
>
> I managed to reproduce a similar issue by tweaking your test cases. I just pushed the new test cases + a change that mirrors your fix.
Great, thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/1342
More information about the hotspot-compiler-dev
mailing list