RFR: 8350983: JShell LocalExecutionControl only needs stopCheck() on backward branches [v3]

Chen Liang liach at openjdk.org
Tue Apr 22 15:06:57 UTC 2025


On Tue, 22 Apr 2025 14:27:41 GMT, Hannes Greule <hgreule at openjdk.org> wrote:

> does the change deal with recursion properly?

I think recursion already triggers StackOverflowError and can be handled programmatically (although not a good practice) so it was not particularly handled by bytecode patching here.

Please wait for Jan's review too.

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

PR Comment: https://git.openjdk.org/jdk/pull/23850#issuecomment-2821634278


More information about the kulla-dev mailing list