Searched refs:Test8010927 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/test/compiler/8010927/
H A DTest8010927.java29 * @build Test8010927
31 * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. -Xmx64m -XX:NewSize=20971520 -XX:MaxNewSize=32m -XX:-UseTLAB -XX:-UseParNewGC -XX:-UseAdaptiveSizePolicy Test8010927
46 public class Test8010927 { class
65 static Test8010927[] masterA;
67 static final Test8010927 elem = new Test8010927();
81 masterA = new Test8010927[one_card];
123 o = new Test8010927[one_card];

Completed in 66 milliseconds