RFR: 8307683: Loop Predication should not hoist range checks with trap on success projection by negating their condition [v4]

Severin Gehwolf sgehwolf at openjdk.org
Fri Sep 8 13:01:53 UTC 2023


On Thu, 7 Sep 2023 08:19:02 GMT, KarlHakanNordgren <duke at openjdk.org> wrote:

>> OpenJDK 11.0.20 in July will have [JDK-8297951](https://bugs.openjdk.org/browse/JDK-8297951) backed out. We'll revisit the situation for OpenJDK 11.0.21 (October) where the actual fix (i.e. this bug) will likely get in. See https://bugs.openjdk.org/browse/JDK-8309119
>
> @jerboaa && @chhagedorn : I'm not familiar with the term "backed out". Does "OpenJDK 11.0.20 in July will have [JDK-8297951](https://bugs.openjdk.org/browse/JDK-8297951) backed out." mean that JDK-8297951 has been reverted?

@KarlHakanNordgren What @chhagedorn said. Current JDK 11 release (11.0.20) have [JDK-8297951](https://bugs.openjdk.org/browse/JDK-8297951) reverted.

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

PR Comment: https://git.openjdk.org/jdk/pull/14156#issuecomment-1711633633


More information about the hotspot-compiler-dev mailing list