xref: /aosp_15_r20/art/test/1928-exception-event-exception/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
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