On Tue, 9 Jun 2026 15:23:06 GMT, Alexey Ivanov <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: 052bd362 Author: Alexey Ivanov <[email protected]> URL: https://git.openjdk.org/jdk/commit/052bd362d9538a18a48338ee5d63db457be9b1d2 Stats: 54 lines in 1 file changed: 40 ins; 1 del; 13 mod 8386056: Test JFileChooser/HTMLFileName.java doesn't run in Nimbus and Motif Reviewed-by: psadhukhan, azvegint ------------- PR: https://git.openjdk.org/jdk/pull/31440
