master
8187443: Forest Consolidation: Move files to unified layout
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen" 8312140: jdk/jshell tests failed with JDI socket timeouts
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801 8159740: JShell: corralled declarations do not have correct source to wrapper mapping 8212167: JShell : Stack trace of exception has wrong line number
8277328: jdk/jshell/CommandCompletionTest.java failures on Windows
8189749: Devise strategy for making source level checks more uniform
8221759: Crash when completing \"java.io.File.path\"
8237589: Fix copyright header formatting
8179858: jshell tool: sync nomenclature from reference to online /help
8188225: AST could be improved in presence of var types
8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack 8232855: jshell missing word in /help help
8327476: Upgrade JLine to 3.26.1
8162989: jshell tool: /edit with external editor leaks files in /tmp
8347629: Test FailOverDirectExecutionControlTest.java fails with -Xcomp
8133616: compiler error messages for dup single type, single static import switched
8010319: Implementation of JEP 181: Nest-Based Access Control
8207166: jdk/jshell/JdiHangingLaunchExecutionControlTest.java - launch timeout
8214491: Upgrade to JLine 3.9.0
8247403: JShell: No custom input (e.g. from GUI) possible with JavaShellToolBuilder
8191842: JShell: Inferred type information is lost when assigning types to a \"var\"
8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException
8202599: Mark intermittently failing jshell tests
8080353: JShell: Better error message on attempting to add default method
8211694: JShell: Redeclared variable should be reset
8272358: Some tests may fail when executed with other locales than the US
8199193: jshell tool: Add support for preview features
8177076: jshell tool: allow non-zero /exit 8190383: JShell API: no way for the jshell tool to report exit status to provider
8239536: Can't use `java.util.List` object after importing `java.awt.List`