Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8355249

Remove the use of WMIC from the entire source code

XMLWordPrintable

    • windows

      WMIC is disabled by default in Windows Server 2025, and it will be removed from Windows in a future release.
      See the following Microsoft documentation for more details:
      https://learn.microsoft.com/en-us/windows-server/get-started/removed-deprecated-features-windows-server?tabs=ws25#features-no-longer-in-development

      In the JDK source code, WMIC is used for build infrastructure and testing. These no longer work on the default Windows Server 2025.
      Before it's completely removed, I propose replacing it with PowerShell for WMI.

            Unassigned Unassigned
            tkiriyama Takuya Kiriyama
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: