master
8357089: Remove VFORK launch mechanism from Process implementation (linux)
8256818: SSLSocket that is never bound or connected leaks socket resources
8282008: Incorrect handling of quoted arguments in ProcessBuilder
8378583: (process) ProcessBuilder tests that span deeper trees must pass launchMechanism to their children
8187443: Forest Consolidation: Move files to unified layout
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
8366736: Closed System.out causes child process to hang on Windows
8379437: Refactor ProcessBuilder and ProcessHandle tests to JUnit
8377907: (process) Race in ProcessBuilder can cause JVM hangs
8379182: [test] java/lang/ProcessBuilder/PipelineLeaksFD.java fails
8216134: (process) ProcessBuilder startPipeline does not hide piped streams
8325950: Make sure all files in the JDK pass jcheck
8380990: Update testng and junit tests to use diagnoseConfigurationIssue() method and post processing
8247589: Implementation of Alpine Linux/x64 Port
8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property
8319574: Exec/process tests should be marked as flagless
8375585: Test java/lang/ProcessBuilder/PipelineLeaksFD.java failed
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8294899: Process.waitFor() throws IllegalThreadStateException when a process on Windows returns an exit code of 259
8276408: Deprecate Runtime.exec methods with a single string command line argument
8379122: Test java/lang/ProcessBuilder/Basic.java fails with 'Exception: java.lang.Error: PATH search algorithm" for multi-call binaries
8272600: (test) Use native "sleep" in Basic.java