RFR: 8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops [v9]

Roland Westrelin roland at openjdk.org
Wed Feb 5 13:58:14 UTC 2025


On Wed, 5 Feb 2025 06:05:44 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Maybe it's (related to) [JDK-8341976](https://bugs.openjdk.org/browse/JDK-8341976)?

It should be the same. It showed in a previous round of testing and I wrote the test case `JDK-8341976` once I understood the bug was unrelated to this change.

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

PR Comment: https://git.openjdk.org/jdk/pull/21630#issuecomment-2636920197


More information about the hotspot-compiler-dev mailing list