« Return to Thread: Code Review Request: 7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012

Re: Code Review Request: 7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012

by Alan Bateman :: Rate this Message:

| View in Thread

On 05/06/2012 19:36, Kurchi Hazra wrote:

> Hi,
>
>   This is a minor change in java_props_md.c to return "Windows Server
> 2012" as
> the "os.name" when running on Windows Server 2012.
>
> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7173645 (To
> appear soon)
> Webrev: http://cr.openjdk.java.net/~khazra/7173645/webrev.00/
>
> Thanks,
> Kurchi
>
Looks okay to me.

-Alan

 « Return to Thread: Code Review Request: 7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012