Integrated: 8321997: Increase upper limit of LoopOptsCount flag

Tobias Holenstein tholenstein at openjdk.org
Thu Nov 7 08:58:46 UTC 2024


On Wed, 6 Nov 2024 09:13:12 GMT, Tobias Holenstein <tholenstein at openjdk.org> wrote:

> Currently `LoopOptsCount` has a range of 5-43 with default value 43. For stress testing we want to set values higher than 43. Set to upper limit to 1000 or even max_jint.

This pull request has now been integrated.

Changeset: 592a48b1
Author:    Tobias Holenstein <tholenstein at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/592a48b163ed582872b686e7a606cf8b96fcbcbc
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8321997: Increase upper limit of LoopOptsCount flag

Reviewed-by: shade, chagedorn

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

PR: https://git.openjdk.org/jdk/pull/21921


More information about the hotspot-compiler-dev mailing list