RFR: 8315761: Open source few swing JList and JMenuBar tests [v2]

Abhishek Kumar abhiscxk at openjdk.org
Fri Sep 8 10:14:24 UTC 2023


On Fri, 8 Sep 2023 07:07:20 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comment update
>
> test/jdk/javax/swing/JList/bug4832765.java line 41:
> 
>> 39: public class bug4832765 {
>> 40: 
>> 41:     static String[] data = {"One", "Two", "Three", "Four",
> 
> I guess data can be local var

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15621#discussion_r1319657617


More information about the client-libs-dev mailing list