JDK-2226147 : (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012
  • Type: Backport
  • Backport of: JDK-7173645
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-06-22
  • Updated: 2012-08-07
  • Resolved: 2012-07-19
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 JDK 8
7u6 b17Fixed 8Fixed
Comments
EVALUATION Changeset: 0b3ef2875441 Author: khazra Date: 2012-06-25 11:19 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/0b3ef2875441 7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012 Summary: Enable Windows Server 2012 to be recognized as "os.name" Reviewed-by: alanb, dholmes, chegar ! src/windows/native/java/lang/java_props_md.c
25-06-2012