On Fri, 4 Feb 2022 22:20:32 GMT, Phil Race <p...@openjdk.org> wrote: >> lawrence.andrews has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Added @key headful > > test/jdk/javax/accessibility/JSlider/JSliderAccessibilityTest.java line 28: > >> 26: * @bug 8262981 >> 27: * @summary Test JSlider Accessibility >> 28: * @run main JSliderAccessibilityTest > > Looks to me as if this needs @key headful since it creates a JFrame etc.
Added @key headful ------------- PR: https://git.openjdk.java.net/jdk/pull/7355