Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
11c8959243751f7a8946bae40f4346bc8d00cea4
/
.
/
test
/
1928-exception-event-exception
/
info.txt
blob: ef8474616adb93d781e906dbdaddb8798c883081 [
file
] [
log
] [
blame
]
Test basic JVMTI exception event functionality.
Ensures we can throw exceptions during the exception event without causing
problems. Note that we do not allow exceptions to propogate past the event,
matching RI behavior. See b/65049545.