Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
080-oom-throw
/
info.txt
blob: e8ae6f6800470bab445475a8fc2cf491d07280c6 [
file
] [
log
] [
blame
]
Inject memory allocation failures for NEW_ARRAY and NEW_INSTANCE and make sure
the JIT'ed code handles OOM exception correctly since it cannot fall back to
the interpreter and re-execute the bytecode.