RFR: JDK-8340210 : Add positionTestUI() to PassFailJFrame.Builder [v2]

Harshitha Onkar honkar at openjdk.org
Tue Sep 17 17:28:26 UTC 2024


On Tue, 17 Sep 2024 09:21:24 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   removed errorenous check
>
> test/jdk/java/awt/regtesthelpers/PassFailJFrame.java line 1264:
> 
>> 1262:          * @throws IllegalStateException if the {@code positionWindows} field
>> 1263:          *              is already set, or if neither a windows list creator
>> 1264:          *              nor a list of test windows has been provided
> 
> Suggestion:
> 
>          * @throws IllegalStateException if the {@code positionWindows} field
>          *              is already set

Updated

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21023#discussion_r1763613153


More information about the client-libs-dev mailing list