JDK-8275095 : Release Note: Release Doesn't Correctly Recognize Windows Server
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 7u321,8u311
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2021-10-12
  • Updated: 2022-03-24
  • Resolved: 2022-03-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7u321Resolved
Description
This release doesn't correctly identify Windows Server.
The property `os.name` is set to `Windows 2019` on Windows Server 2022.
In HotSpot error logs, the OS is identified as `Windows 10.0` for Windows Server releases 2016, 2019, and 2022; however, the HotSpot error log does show the Build number. Windows Server 2016 has Build 14393 or above, Windows Server 2019 has Build 17763 or above, and Windows Server 2022 has Build 20348 or above.
Comments
The RN for 17.01 and 11.0.13-oracle is covered in JDK-8274961 because of the need to have a different RN summary title and description text.
24-03-2022