test/tools/javac/limits/PoolSize1.java

Print this page
rev 2218 : [mq]: first

*** 25,35 **** * @test * @bug 4309152 * @summary Compiler silently generates bytecode that exceeds VM limits * @author gafter * ! * @compile/fail PoolSize1.java */ import java.io.PrintStream; class PoolSize1 { --- 25,35 ---- * @test * @bug 4309152 * @summary Compiler silently generates bytecode that exceeds VM limits * @author gafter * ! * @compile/fail/ref=PoolSize1.out -XDrawDiagnostics PoolSize1.java */ import java.io.PrintStream; class PoolSize1 {