8306838: GetGraphicsTest needs to be headful

Reviewed-by: jiefu, dcubed
This commit is contained in:
Prasanta Sadhukhan 2023-04-25 15:29:28 +00:00
parent 17ce0976e4
commit 07ea445b43

View File

@ -23,6 +23,7 @@
/*
* @test
* @bug 4746122
* @key headful
* @summary Checks getGraphics doesn't throw NullPointerExcepton for invalid colors and font.
* @run main GetGraphicsTest
*/