On Mon, 11 Mar 2024 09:38:49 GMT, Abhishek Kumar <abhis...@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