RFR: 8355003: Implement Ahead-of-Time Method Profiling
Ioi Lam
iklam at openjdk.org
Sun Apr 27 02:22:56 UTC 2025
On Sun, 27 Apr 2025 01:11:39 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> I think it's OK to test without these two additional flags. This will make sure that the two diagnostic flags don't have any bad side effect even if AOT class linking is disabled (due to flags like -XX:+UseZGC).
>
> I see them in `aotClassLinking/AOTClassLinkingVMOptions.java` test.
> @veresov please, add link to your mach5 testing to JBS. And add to description what tests you already ran.
OK, let's add those two `@requires` to be consistent with other tests.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24886#discussion_r2061952289
More information about the hotspot-compiler-dev
mailing list