git: openjdk/jdk: 8314327: Issues with JShell when using "local" execution engine

Vicente Romero vromero at openjdk.org
Tue Dec 5 18:00:29 UTC 2023


Changeset: 640d7f31
Author:    Archie Cobbs <acobbs at openjdk.org>
Committer: Vicente Romero <vromero at openjdk.org>
Date:      2023-12-05 17:57:43 +0000
URL:       https://git.openjdk.org/jdk/commit/640d7f31b22adde0926521bea4d616b570c21f2e

8314327: Issues with JShell when using "local" execution engine

Reviewed-by: jlahoda

! src/jdk.jshell/share/classes/jdk/jshell/execution/DefaultLoaderDelegate.java
! src/jdk.jshell/share/classes/jdk/jshell/execution/LocalExecutionControl.java
! src/jdk.jshell/share/classes/jdk/jshell/execution/LocalExecutionControlProvider.java
+ test/langtools/jdk/jshell/LocalExecutionClassPathTest.java
+ test/langtools/jdk/jshell/LocalExecutionContextLoaderParentTest.java
+ test/langtools/jdk/jshell/LocalExecutionTestSupport.java



More information about the jdk-changes mailing list