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

/openjdk7/jdk/test/com/sun/jdi/
H A DMethodEntryExitEvents.java42 public static void sayHello1(int i, int j) { method in class:t2
56 sayHello1(++i, j);
85 test.sayHello1(0, j);

Completed in 1066 milliseconds