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

/openjdk9/jdk/test/java/lang/StackWalker/
H A DDumpStackTest.java153 Method m = DumpStackTest.class.getDeclaredMethod("methodInvoke");
160 static void methodInvoke() { method in class:DumpStackTest
163 new CallFrame(DumpStackTest.class, "methodInvoke"),

Completed in 36 milliseconds