Integrated: 8252696: Loop unswitching may cause out of bound array load to be executed

Roland Westrelin roland at openjdk.java.net
Wed Sep 23 07:37:56 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

This pull request has now been integrated.

Changeset: 3fe5886b
Author:    Roland Westrelin <roland at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3fe5886b
Stats:     24 lines in 3 files changed: 6 ins; 1 del; 17 mod

8252696: Loop unswitching may cause out of bound array load to be executed

Reviewed-by: neliasso, chagedorn

-------------

PR: https://git.openjdk.java.net/jdk/pull/176


More information about the hotspot-compiler-dev mailing list