RFR: 8334046: Set different values for CompLevel_any and CompLevel_all
Aleksey Shipilev
shade at openjdk.org
Fri Mar 28 17:03:07 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.
Looks sensible to me, but @veresov should really take a look.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24298#pullrequestreview-2726158278
More information about the hotspot-compiler-dev
mailing list