RFR: 8366118: DontCompileHugeMethods is not respected with -XX:-TieredCompilation
Man Cao
manc at openjdk.org
Tue Aug 26 08:06:37 UTC 2025
On Tue, 26 Aug 2025 06:52:22 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> But setting `-XX:-DontCompileHugeMethods` will still crash the VM, right? Do you have a regression test for triggering the crash?
>
> I think we should fix the root cause of the stack overflow (separately).
You are right. Created https://bugs.openjdk.org/browse/JDK-8366138 for the stack overflow itself.
We have not found a local repro yet. I'll keep looking and try providing a repro for JDK-8366138 later.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26932#issuecomment-3223067080
More information about the hotspot-compiler-dev
mailing list