RFR: 8338103: Stabilize and open source a Swing OGL ButtonResizeTest [v6]

Manukumar V S mvs at openjdk.org
Wed Aug 28 08:38:20 UTC 2024


On Wed, 28 Aug 2024 04:50:29 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comment fixed : Added different @test tags for different platforms
>
> test/jdk/javax/swing/JButton/SwingButtonResizeTestWithOpenGL.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2015, 2024, Oracle and/or its affiliates. All rights reserved.
> 
> I think the copyright year should be just 2024. Looks like the test is added in the repo first time.
> Suggestion:
> 
>  * Copyright (c) 2024, Oracle and/or its affiliates. All rights reserved.

Yes, the test is added to the repo for the first time, but the test is created from a closed tonga test which existed from 2015 onwards, that's why 2015 also has been given here.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20532#discussion_r1734241896


More information about the client-libs-dev mailing list