RFR: 8252696: Loop unswitching may cause out of bound array load to be executed
Christian Hagedorn
chagedorn at openjdk.java.net
Wed Sep 23 07:34:05 UTC 2020
On Tue, 15 Sep 2020 11:45:51 GMT, Roland Westrelin <roland at openjdk.org> wrote:
> Review thread so far: https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2020-September/039853.html
That looks good to me!
As we have discussed offline, we should probably do the additional clean-ups of this code in a separate RFE.
-------------
Marked as reviewed by chagedorn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/176
More information about the hotspot-compiler-dev
mailing list