RFR(XS): 8150490 - Update OS detection code to recognize Windows Server 2016

Christian Tornqvist christian.tornqvist at oracle.com
Wed Feb 24 20:41:26 UTC 2016


Sure, please see the webrev for the jdk changes: 

http://cr.openjdk.java.net/~ctornqvi/webrev/8150490/webrev.jdk.00/

I verified that the os.name system property went from "Windows NT (unknown)"
to "Windows Server 2016" when running on Windows Server 2016.

Thanks,
Christian

-----Original Message-----
From: Alan Bateman [mailto:Alan.Bateman at oracle.com] 
Sent: Wednesday, February 24, 2016 2:50 AM
To: Christian Tornqvist <christian.tornqvist at oracle.com>;
hotspot-runtime-dev at openjdk.java.net
Subject: Re: RFR(XS): 8150490 - Update OS detection code to recognize
Windows Server 2016



On 23/02/2016 23:12, Christian Tornqvist wrote:
> Please review this change that updates the OS detection code to 
> recognize Windows Server 2016. Tested on Windows Server 2016 Technical
Preview 4.
>
>   
>
> Webrev:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8150490/webrev.00/
>
>
This looks okay to me and I wonder whether I could tempt you to also update
jdk/src/java.base/windows/native/libjava/java_props_md.c at the same time?

-Alan



More information about the hotspot-runtime-dev mailing list