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
8293000: Review running times of jshell regression tests
8319532: jshell - Non-sealed declarations sometimes break a snippet evaluation
8295814: jdk/jshell/CommandCompletionTest.java fails with "lists don't have the same size expected [2] but found [1]"
8173605: Remove support for source and target 1.7 option in javac
8242931: Few more tests that use nashorn have been missed
8285932: Implementation of JEP 430 String Templates (Preview)
8314662: jshell shows duplicated signatures of javap
8296454: System.console() shouldn't return null in jshell
8237589: Fix copyright header formatting
8199623: JShell: corralling not restored on drop
8210808: jshell tool: only considers the first snippet of the external editor
8286895: InternalError: Exception during analyze
8247456: JShell: Handling of top-level final, abstract, and static modifiers
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 8013527: calling MethodHandles.lookup on itself leads to errors
8297587: Upgrade JLine to 3.22.0
8286191: misc tests fail due to JDK-8285987
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
8274148: can jshell show deprecated classes, methods and fields as strikethrough text?
8214491: Upgrade to JLine 3.9.0
8247403: JShell: No custom input (e.g. from GUI) possible with JavaShellToolBuilder
8257845: Integrate JEP 390 8254047: [JEP 390] Revise "value-based class" & apply to wrappers 8252181: [JEP 390] Define & apply annotation jdk.internal.ValueBased 8252183: [JEP 390] Add 'lint' warning for @ValueBased classes 8257027: [JEP 390] Diagnose synchronization on @ValueBased classes 8252180: [JEP 390] Deprecate wrapper class constructors for removal
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
8319311: JShell Process Builder should be configurable
8314327: Issues with JShell when using "local" execution engine
8272135: jshell: Method cannot use its overloaded version
8221580: Confusing diagnostic for assigning a static final field in a constructor
8274734: the method jdk.jshell.SourceCodeAnalysis documentation not working
8267459: Pasting Unicode characters into JShell does not work.
8255013: implement Record Classes as a standard feature in Java, follow-up
8273257: jshell doesn't compile a sealed hierarchy with a sealed interface and a non-sealed leaf
8301580: Error recovery does not clear returnResult
8211694: JShell: Redeclared variable should be reset
8259820: JShell does not handle -source 8 properly
8300575: JVMTI support when using alternative virtual thread implementation
8297525: jdk/jshell/ToolBasicTest.java fails after JDK-8295984
8268725: jshell does not support the --enable-native-access option
8299829: In jshell, the output of "0".repeat(49999)+"2" ends with a '0'
8306560: Add TOOLING.jsh load file
8177076: jshell tool: allow non-zero /exit 8190383: JShell API: no way for the jshell tool to report exit status to provider
8294739: jdk/jshell/ToolShiftTabTest.java timed out
8252409: JShell: Intersection types cause NoSuchFieldError
8305714: Add an extra test for JDK-8292755
8249197: JShell: variable declaration with unicode type name gets garbled result 8249199: JShell: Consistent representation of unicode
8315588: JShell does not accept underscore from JEP 443 even with --enable-preview
8322003: JShell - Incorrect type inference in lists of records implementing interfaces
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