git: openjdk/jdk: master: 8355323: JShell LocalExecutionControl should add stopCheck() at method entry

Archie Cobbs acobbs at openjdk.org
Fri May 23 13:36:43 UTC 2025


Changeset: d0402dda
Branch: master
Author:    Archie Cobbs <acobbs at openjdk.org>
Date:      2025-05-23 13:34:32 +0000
URL:       https://git.openjdk.org/jdk/commit/d0402ddad72f8ac251d963d57cd6710d6aa655d1

8355323: JShell LocalExecutionControl should add stopCheck() at method entry

Reviewed-by: liach, jlahoda

! src/jdk.jshell/share/classes/jdk/jshell/execution/LocalExecutionControl.java
+ test/langtools/jdk/jshell/AbstractStopExecutionTest.java
+ test/langtools/jdk/jshell/LocalStopExecutionTest.java
! test/langtools/jdk/jshell/StopExecutionTest.java



More information about the jdk-changes mailing list