RFR: 8327748: Convert javax/swing/JFileChooser/6798062/bug6798062.java applet test to main [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Mon Mar 11 09:53:18 UTC 2024
On Mon, 11 Mar 2024 09:38:49 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> typo
>
> test/jdk/javax/swing/JFileChooser/6798062/bug6798062.java line 56:
>
>> 54: public class bug6798062 {
>> 55:
>> 56: private static final String instructionsText = """
>
> `instructionsText` may be capitalize as using capital letter is common convention for final variables.
That is for constant, IIRC...
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18180#discussion_r1519426787
More information about the client-libs-dev
mailing list