art/test/731-bounds-check-slow-path/info.txt

4 lines
207 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Regression tests for x86-64 bug in bounds check slow path that resulted
in a live register being clobbered when throwing AIOOBE. The value must
be correctly preserved for a catch handler in the same method.