< prev index next >

test/java/awt/font/LineBreakMeasurer/FRCTest.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 6448405 6519513 6745225 * @summary static HashMap cache in LineBreakMeasurer can grow wihout bounds * @run main/othervm/timeout=600 -client -Xms16m -Xmx16m FRCTest + * @key randomness */ import java.awt.*; import java.awt.image.*; import java.awt.font.*; import java.awt.geom.*;
< prev index next >