blob: 0129f671248c2cb5d4170fcd722e3eb400b29575 [file] [log] [blame]
Vladimir Markod77cf742022-04-12 10:46:28 +01001Regression tests for x86-64 bug in bounds check slow path that resulted
2in a live register being clobbered when throwing AIOOBE. The value must
3be correctly preserved for a catch handler in the same method.