Code Review Request: 7170169: (props) System.getProperty("os.name") should return "Windows 8" when run on Windows 8

David Holmes david.holmes at oracle.com
Wed May 23 03:04:57 UTC 2012


On 23/05/2012 1:02 PM, Kurchi Subhra Hazra wrote:
> I ran the tests in jdk/test/java/lang and they all pass. Let me know if
> you think some other tests should also be run.

I would think AWT/Swing is the place most likely to have version 
specific workarounds.

David

>
> - Kurchi
>
> On 5/22/12 7:33 PM, David Holmes wrote:
>> On 23/05/2012 11:32 AM, Kurchi Hazra wrote:
>>> Hi,
>>>
>>> This is a minor change to java_props_md.c to return "Windows 8" as the
>>> "os.name" for Windows version 6.2.
>>
>> Is there any windows version specific code that might also need
>> updating to allow for Windows 8 aka 6.2?
>>
>> David
>>
>>> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7170169
>>> Webrev: http://cr.openjdk.java.net/~khazra/7170169/webrev.00/
>>>
>>> Thanks,
>>> Kurchi
>>>
>



More information about the core-libs-dev mailing list