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

2025-02-07 Thread lawrence . andrews
On Fri, 7 Feb 2025 21:18:47 GMT, Harshitha Onkar 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 setIconBufferedIma

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

2025-02-07 Thread Harshitha Onkar
> 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