git: openjdk/jdk: master: 8357781: Deep recursion in PhaseCFG::set_next_call leads to stack overflow
Marc Chevalier
mchevalier at openjdk.org
Wed May 28 07:53:14 UTC 2025
Changeset: 1d57ff8a
Branch: master
Author: Marc Chevalier <mchevalier at openjdk.org>
Date: 2025-05-28 07:52:17 +0000
URL: https://git.openjdk.org/jdk/commit/1d57ff8ad4938bc9ca9b1996eb200c1b51bdf300
8357781: Deep recursion in PhaseCFG::set_next_call leads to stack overflow
Reviewed-by: thartmann, kvn, mhaessig
! src/hotspot/share/opto/block.hpp
! src/hotspot/share/opto/lcm.cpp
+ test/hotspot/jtreg/compiler/c2/StackOverflowInSetNextCall.java
More information about the jdk-changes
mailing list