Integrated: 8334046: Set different values for CompLevel_any and CompLevel_all
Cesar Soares Lucas
cslucas at openjdk.org
Wed Apr 9 08:04:47 UTC 2025
On Fri, 28 Mar 2025 16:12:47 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:
> Please review this trivial patch to set different values for CompLevel_any and CompLevel_all.
> Setting different values for these fields make the implementation of [this other issue](https://bugs.openjdk.org/browse/JDK-8313713) much cleaner/easier.
> Tested on OSX/Linux Aarch64/x86_64 with JTREG.
This pull request has now been integrated.
Changeset: 9ee55903
Author: Cesar Soares Lucas <cslucas at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9ee5590328e7d5f5070efdbd7ffc44cb660005cc
Stats: 8 lines in 3 files changed: 2 ins; 0 del; 6 mod
8334046: Set different values for CompLevel_any and CompLevel_all
Reviewed-by: shade, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/24298
More information about the hotspot-compiler-dev
mailing list