[jdk11u-dev] RFR: 8355249: Remove the use of WMIC from the entire source code
duke
duke at openjdk.org
Fri Aug 8 10:26:13 UTC 2025
On Fri, 4 Jul 2025 02:29:49 GMT, Taizo Kurashige <tkurashige at openjdk.org> wrote:
> Hi all,
>
> This is a backport of JDK-8355249 : Remove the use of WMIC from the entire source code
>
> JDK-8355249 is an enhancement, but the future removal of WMIC will affect any version of jdk, so I think it needs to be backported.
>
> Original patch does not apply cleanly because WindowsHelper.java doesn't exist in jdk11. WindowsHelper.java was added in jdk14 ([JDK-8212780](https://bugs.openjdk.org/browse/JDK-8212780)). Except for this point, original patch applies cleanly.
@kurashige23
Your change (at version d14c60d3e72477ed9d9b22c862a1c64a80b89b16) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3057#issuecomment-3167363980
More information about the jdk-updates-dev
mailing list