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

/openjdk7/jdk/test/com/sun/jdi/
H A DExceptionEvents.java137 goUncaught("StackOverflowUncaughtTarg", null);
138 goUncaught("StackOverflowUncaughtTarg", "java.lang.Error");
139 goUncaught("StackOverflowUncaughtTarg", "java.lang.StackOverflowError");
192 goUncaught(args[2], excString);
256 static void goUncaught(String target, method in class:ExceptionEvents

Completed in 29 milliseconds