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

/openjdk7/jdk/src/share/instrument/
H A DInvocationAdapter.c463 jthrowable outstandingException = preserveThrowable(jnienv); local
466 restoreThrowable(jnienv, outstandingException);
492 jthrowable outstandingException = preserveThrowable(jnienv); local
504 restoreThrowable(jnienv, outstandingException);

Completed in 29 milliseconds