RFR: 8359436: AOTCompileEagerly should not be diagnostic
Aleksey Shipilev
shade at openjdk.org
Tue Jun 17 08:32:32 UTC 2025
On Tue, 17 Jun 2025 06:19:59 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Are there no tests that enable this flag and so would need updating to unlock it correctly?
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.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25799#issuecomment-2979434585
More information about the hotspot-runtime-dev
mailing list