RFR: 8327750: Convert javax/swing/JFileChooser/FileFilterDescription/FileFilterDescription.java applet test to main [v2]

Tejesh R tr at openjdk.org
Tue Mar 12 10:15:15 UTC 2024


On Tue, 12 Mar 2024 02:47:25 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Conversion of manual applet test to main based using PassFailJFrame manual framework
>
> Prasanta Sadhukhan has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Review comment update
>  - Review comment update

test/jdk/javax/swing/JFileChooser/FileFilterDescription/FileFilterDescription.java line 42:

> 40: public final class FileFilterDescription {
> 41: 
> 42:      private static final String INSTRUCTIONS = """

`INSTRUCTIONS ` can be moved inside main.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18182#discussion_r1521197001


More information about the client-libs-dev mailing list