allwinner_a64/android/art/test/080-oom-throw/info.txt
2018-08-08 16:48:17 +08:00

3 lines
201 B
Text

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.