On Fri, 7 Feb 2025 21:18:47 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: > > spacing test/jdk/java/awt/Dialog/FileDialogIconTest/FileDialogIconTest.java line 152: > 150: image = > Toolkit.getDefaultToolkit().getImage(fileName); > 151: PassFailJFrame.log("Loaded image " + "T" + i + > ".gif." > 152: + "Setting to the list for > frame"); Add a space before Setting ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23523#discussion_r1947229342