On Tue, 30 Apr 2024 17:57:14 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> For the following manual test, more instructions are added as to what to 
>> expect for "hide,iconify and show" vs "hide,iconify,show and restore" for 
>> clarity.
>
> Harshitha Onkar has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   minor spacing

test/jdk/java/awt/Frame/FrameStateTest/FrameStateTest.java line 177:

> 175:             add(b3 = new Button("Iconify"));
> 176:             add(b4 = new Button("Iconify and Restore"));
> 177:             add(b5 = new Button("Hide and show"));

To be consistent with other buttons , this button can be changed from  text 
"Hide and show"   to "Hide and show"

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19008#discussion_r1585429023

Reply via email to