1Test basic JVMTI exception event functionality. 2 3Ensures we can throw exceptions during the exception event without causing 4problems. Note that we do not allow exceptions to propogate past the event, 5matching RI behavior. See b/65049545. 6