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

/openjdk7/hotspot/test/compiler/6805724/
H A DTest6805724.java29 * @run main/othervm -Xcomp -XX:CompileOnly=Test6805724.fcomp Test6805724
34 public class Test6805724 implements Runnable { class in inherits:Runnable
67 Class cl = Class.forName("Test6805724");
75 Class c = loader.loadClass("Test6805724");

Completed in 28 milliseconds