RFR: 8328328: Convert javax/swing/JTabbedPane/4666224/bug4666224.java applet test to main [v2]

Abhishek Kumar abhiscxk at openjdk.org
Wed Mar 20 04:18:46 UTC 2024


On Wed, 20 Mar 2024 00:00:14 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   minor fix
>
> test/jdk/javax/swing/JTabbedPane/bug4666224.java line 48:
> 
>> 46: 
>> 47: public class bug4666224 {
>> 48:     final static int placements[] = { JTabbedPane.LEFT, JTabbedPane.RIGHT, JTabbedPane.TOP, JTabbedPane.BOTTOM };
> 
> placements isn't used and can be removed.

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18340#discussion_r1531492561


More information about the client-libs-dev mailing list