Re: RFR: 8357799: Improve instructions for JFileChooser/HTMLFileName.java [v4]

2025-06-16 Thread Harshitha Onkar
On Mon, 16 Jun 2025 20:43:20 GMT, Alexey Ivanov wrote: >> The instructions for the `javax/swing/JFileChooser/HTMLFileName.java` test >> are still not as clear. >> >> The file name in the instructions is rendered as HTML, which, I believe, is >> unexpected. It should be displayed as the plain t

Re: RFR: 8357799: Improve instructions for JFileChooser/HTMLFileName.java [v4]

2025-06-16 Thread Alexey Ivanov
> The instructions for the `javax/swing/JFileChooser/HTMLFileName.java` test > are still not as clear. > > The file name in the instructions is rendered as HTML, which, I believe, is > unexpected. It should be displayed as the plain text. > > The instructions also say about file and directory w