RFR: JDK-8348302 : [Test bug] Update FileDialogIconTest.java [v3]

Abhishek Kumar abhiscxk at openjdk.org
Mon Feb 10 07:16:17 UTC 2025


On Fri, 7 Feb 2025 22:20:26 GMT, Harshitha Onkar <honkar at 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


More information about the client-libs-dev mailing list