RFR: 8350682 [JMH] vector.IndexInRangeBenchmark failed with IOOBE
Xiaohong Gong
xgong at openjdk.org
Wed Feb 26 07:02:10 UTC 2025
On Tue, 25 Feb 2025 19:06:05 GMT, Vladimir Ivanov <vaivanov at openjdk.org> wrote:
> Array initialization by parameter was added. Extra constant was used to align cycle step with used arrays.
Hi @IvaVladimir , thank you for fixing this benchmark. Could you please tell more information about the IOOBE crash (e.g. `size`, `benchmark name`, `arch info`, .etc) ? I still cannot figure out why it can fail with IOOBE. Thanks so much!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23783#issuecomment-2684108796
More information about the core-libs-dev
mailing list