The test `javax/swing/JFileChooser/HTMLFileName.java` runs in two 
Look-and-Feels: Metal (the default) and system.

Nimbus and Motif are available on all the platforms, so the test can cover 
these two Look and Feels too. Extending the test to run in these L&Fs will 
prevent possible regressions.

The instructions display the current L&F at the top, the frames hosting 
`JFileChooser` also display the L&F.

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

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

Commit messages:
 - Amend the instructions and sizing, display LaF in file chooser frames
 - Merge master
 - Merge master
 - Extend HTMLFileName.java to Nimbus and Motif
 - Correct the title of the test frames
 - Improve instructions for HTMLFileName.java

Changes: https://git.openjdk.org/jdk/pull/31440/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31440&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8386056
  Stats: 54 lines in 1 file changed: 40 ins; 1 del; 13 mod
  Patch: https://git.openjdk.org/jdk/pull/31440.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31440/head:pull/31440

PR: https://git.openjdk.org/jdk/pull/31440

Reply via email to