RFR: 8368975: Windows ProcessImpl.java has dead code [v3]
duke
duke at openjdk.org
Fri Oct 24 08:25:10 UTC 2025
On Thu, 23 Oct 2025 19:51:50 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> 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.
>
> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
>
> more dead code
@fandreuz
Your change (at version 4a97ad4fcc006cc367cf76ddf1ffb8560f15ddc5) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27945#issuecomment-3441762992
More information about the core-libs-dev
mailing list