On Wed, 22 Oct 2025 23:14:11 GMT, Francesco Andreuzzi <[email protected]> wrote:
> Removal of dead code in the windows flavor of `ProcessImpl.java`. The removed > branches can't be reached because `allowAmbiguousCommands` is known to be > `false` in the `else` block. > > Passes tier1 in GHA. This pull request has now been integrated. Changeset: 2ee34391 Author: Francesco Andreuzzi <[email protected]> Committer: Roger Riggs <[email protected]> URL: https://git.openjdk.org/jdk/commit/2ee34391c152abeb06a6baf69f4420988b8c838e Stats: 11 lines in 1 file changed: 0 ins; 9 del; 2 mod 8368975: Windows ProcessImpl.java has dead code Reviewed-by: ayang, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/27945
