RFR: JDK-8329692 : Add more details to FrameStateTest.java test instructions [v4]
Abhishek Kumar
abhiscxk at openjdk.org
Tue Apr 30 17:52:06 UTC 2024
On Tue, 30 Apr 2024 17:36:19 GMT, Harshitha Onkar <honkar at 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:
>
> removed redudant test summary
test/jdk/java/awt/Frame/FrameStateTest/FrameStateTest.java line 114:
> 112: PassFailJFrame
> 113: .builder()
> 114: .title("Frame Stateand Size Test Instructions")
Suggestion:
.title("Frame State and Size Test Instructions")
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19008#discussion_r1585264696
More information about the client-libs-dev
mailing list