8166068: test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java does not compile

Reviewed-by: ddehaven, yan
This commit is contained in:
Phil Race 2016-09-14 15:29:23 -07:00
parent 3a0c7b8644
commit 6aaba1c4ac

View File

@ -24,7 +24,7 @@
/* @test
* @summary Test getGlyphCharIndex() results from layout
* @bug 8152680
*
*/
import java.awt.Font;
import java.awt.font.FontRenderContext;