RFR: 8334046: Set different values for CompLevel_any and CompLevel_all [v2]

Cesar Soares Lucas cslucas at openjdk.org
Mon Mar 31 03:43:03 UTC 2025


> 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.

Cesar Soares Lucas has updated the pull request incrementally with one additional commit since the last revision:

  Fix WhiteBox constants.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24298/files
  - new: https://git.openjdk.org/jdk/pull/24298/files/dc6e5cdb..b121160f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24298&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24298&range=00-01

  Stats: 7 lines in 2 files changed: 2 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/24298.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24298/head:pull/24298

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


More information about the hotspot-compiler-dev mailing list