On Thu, 4 Aug 2022 20:25:13 GMT, Phil Race <p...@openjdk.org> wrote: >> Tejesh R has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Updated based on review comments > > test/jdk/javax/swing/DebugGraphics/DebugGraphicsNPETest.java line 30: > >> 28: /* @test >> 29: * @bug 6521141 >> 30: * @key headful > > Why does this test need to be headful ?
Actually not required, since no UI is used..... Will remove and test...... ------------- PR: https://git.openjdk.org/jdk/pull/9673