--- old/modules/graphics/src/test/java/com/sun/javafx/sg/prism/TestGraphics.java 2014-10-31 19:44:24.000000000 -0700 +++ new/modules/graphics/src/test/java/com/sun/javafx/sg/prism/TestGraphics.java 2014-10-31 19:44:23.000000000 -0700 @@ -68,10 +68,6 @@ } @Override - public void fillTriangles(VertexBuffer tris, int numVerts, float bx, float by, float bw, float bh) { - } - - @Override protected void renderShape(Shape shape, BasicStroke stroke, float bx, float by, float bw, float bh) { }