8302882: Newly added test javax/swing/JFileChooser/JFileChooserFontReset.java fails with HeadlessException

Reviewed-by: jdv
This commit is contained in:
Prasanta Sadhukhan 2023-02-20 14:47:45 +00:00
parent b5a7426996
commit e731695217

View File

@ -22,7 +22,8 @@
*/
/*
* @test
* @bug 6753661
* @bug 6753661 8302882
* @key headful
* @summary Verifies if JFileChooser font reset after Look & Feel change
* @run main JFileChooserFontReset
*/