RFR: JDK-8329692 : Add more details to FrameStateTest.java test instructions [v3]

Harshitha Onkar honkar at openjdk.org
Tue Apr 30 17:26:17 UTC 2024


On Tue, 30 Apr 2024 04:28:22 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   test frame size
>
> test/jdk/java/awt/Frame/FrameStateTest/FrameStateTest.java line 122:
> 
>> 120:         PassFailJFrame
>> 121:                 .builder()
>> 122:                 .title("GetBoundsResizeTest Instructions")
> 
> Looks like title is mismatched with the test. Should it be "Frame State and Size Test Instructions" ?

Updated.

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

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


More information about the client-libs-dev mailing list