Searched refs:exceptions (Results 1 – 8 of 8) sorted by relevance
2 exceptions encountered during trace selection. The existence of exceptions will
1 Tests of the built-in exceptions' detail messages.
1 Verify that exceptions thrown from finalizers are ignored.
1 Test runtime exceptions for potential regressions caused by the compiler.
1 The documentation lists exceptional conditions and the exceptions that
35 Class[] params, exceptions; in printMethodInfo() local44 exceptions = meth.getExceptionTypes(); in printMethodInfo()45 for (i = 0; i < exceptions.length; i++) in printMethodInfo()46 System.out.println(" Exc " + i + ": " + exceptions[i].getName()); in printMethodInfo()
1174 bne $t0, $zero, 1f # check for pending exceptions
1446 bne $t0, $zero, 1f # check for pending exceptions