On Mon, 21 Sep 2026 07:49:59 GMT, Manuel Hässig <[email protected]> wrote:
>> Vladimir Kozlov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Address Ashutosh's comments > > src/hotspot/share/compiler/compiler_globals.hpp line 396: > >> 394: product(uint, DisableAOTCode, 0, DIAGNOSTIC, >> \ >> 395: "Disable AOT code on some compilation levels " >> \ >> 396: "(T1=1; T2=10; T4=1000; T5/preload=10000)") >> \ > > Is tier 3 deliberately left out here? After reading `aotCodeCache.cpp` I see it is. Then this should probably mention that tier 3 is disabled regardless. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30778#discussion_r4060572585
