8153272: [pit] Tag @run requires "main" in java/awt/FontClass/CreateFont/CreateFontArrayTest.java

Reviewed-by: yan
This commit is contained in:
Phil Race 2016-04-01 09:52:13 -07:00
parent fbd868d77c
commit 8bc85384cd

View File

@ -23,9 +23,9 @@
/*
* @test
* @bug 8055463
* @bug 8055463 8153272
* @summary Test createFont APIs
* @run CreateFontArrayTest
* @run main CreateFontArrayTest
*/
import java.awt.Font;