Searched defs:makeStackOverflow (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/invoke/
H A DThrowExceptionsTest.java94 MethodHandle callee1 = makeStackOverflow().asType(callee.type());
107 private static MethodHandle makeStackOverflow() { method in class:ThrowExceptionsTest

Completed in 22 milliseconds