RFR: 8355003: Implement Ahead-of-Time Method Profiling

Vladimir Kozlov kvn at openjdk.org
Sun Apr 27 01:14:46 UTC 2025


On Sun, 27 Apr 2025 00:52:37 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> Could you please explain why? @iklam, what do you think?
>
> 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.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24886#discussion_r2061907156


More information about the hotspot-compiler-dev mailing list