RFR: 8359436: AOTCompileEagerly should not be diagnostic

Aleksey Shipilev shade at openjdk.org
Tue Jun 17 08:53:16 UTC 2025


On Tue, 17 Jun 2025 08:29:33 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Yeah, there are no tests for this flag. The flag was a late Leyden addition, and it defaults to `true` in Leyden/premain, so we know it performs well enough. But for mainline, we should really have a sanity test, let me do it here.

Added a sanity test. Passes Linux x86_64 server fastdebug/release.

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

PR Comment: https://git.openjdk.org/jdk/pull/25799#issuecomment-2979494614


More information about the hotspot-runtime-dev mailing list