RFR: JDK-8353319 : Open source Swing tests - Set 3 [v3]
Harshitha Onkar
honkar at openjdk.org
Thu Apr 17 19:37:26 UTC 2025
On Thu, 17 Apr 2025 19:11:26 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 instruction updated for macOS
>
> test/jdk/javax/swing/JFrame/bug4419914.java line 89:
>
>> 87: public static void main(String[] args) throws Exception {
>> 88: PassFailJFrame.builder()
>> 89: .title("Tab movement Instructions")
>
> You may remove the title from all tests as it is redundant.
Updated
> test/jdk/javax/swing/JWindow/bug4251781.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2000, 2024, Oracle and/or its affiliates. All rights reserved.
>
> Suggestion:
>
> * Copyright (c) 2000, 2025, Oracle and/or its affiliates. All rights reserved.
Updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24639#discussion_r2049533039
PR Review Comment: https://git.openjdk.org/jdk/pull/24639#discussion_r2049534787
More information about the client-libs-dev
mailing list