RFR: 8366118: DontCompileHugeMethods is not respected with -XX:-TieredCompilation [v3]

Man Cao manc at openjdk.org
Fri Aug 29 19:13:43 UTC 2025


On Fri, 29 Aug 2025 10:46:25 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> I think the test needs `-Xbatch`

Thanks for the suggestion and running the test in more environments.

I guess the reason is that in some environments the compiler thread runs too slow, so the program finishes before the compiler can compile the method.

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

PR Comment: https://git.openjdk.org/jdk/pull/26932#issuecomment-3237961831


More information about the hotspot-compiler-dev mailing list