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

Alexey Ivanov aivanov at openjdk.org
Mon Feb 20 15:07:39 UTC 2023


On Mon, 20 Feb 2023 14:38:01 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Added key headful to the test

test/jdk/javax/swing/JFileChooser/JFileChooserFontReset.java line 25:

> 23: /*
> 24:  * @test
> 25:  * @bug 6753661 8302882

8302882 shouldn't have been added to bug list. [JDK-8302882](https://bugs.openjdk.org/browse/JDK-8302882) is a test bug. See the [Developer's Guide](https://openjdk.org/guide/#testing-the-jdk): “JBS issues that track changes to the test itself are not listed here.”

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

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



More information about the client-libs-dev mailing list