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

/openjdk7/hotspot/test/compiler/7116216/
H A DStackOverflow.java41 LargeFrame.method_with_many_locals(liveOopForGC, 2,3,4,5,6,7,liveOopForGC);
51 // such that calling LargeFrame.method_with_many_locals() will
59 LargeFrame.method_with_many_locals(new Object(), 2,3,4,5,6,7,new Object());
H A DLargeFrame.java25 public class LargeFrame { class

Completed in 39 milliseconds