On Fri, 7 Feb 2025 22:20:26 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> FileDialogIconTest.java has been updated.
>> 
>> Following changes were made.
>> 
>> -  Test instructions updated
>> -  BugID associated with the test is updated to the correct one
>> -  setIconBufferedImagesToFrame and setIconBufferedImagesToDialog btns added 
>> to the frame.
>> -  other minor cleanups
>
> Harshitha Onkar has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   minor

test/jdk/java/awt/Dialog/FileDialogIconTest/FileDialogIconTest.java line 45:

> 43:  * @summary Test to verify that PIT File Dialog icon not matching with
> 44:  *          the new java icon (frame Icon) - PIT build
> 45:  * @requires (os.family == "windows")

Bug description says -- `This is reproduce on solaris & cinnabar. This works 
fine in Mustang b83.`

Why the test is restricted for `windows` only ?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23523#discussion_r1948500724

Reply via email to