art/test/080-oom-throw/info.txt

4 lines
201 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
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.