RFR: 8350682 [JMH] vector.IndexInRangeBenchmark failed with IOOBE

Xiaohong Gong xgong at openjdk.org
Wed Feb 26 07:04:51 UTC 2025


On Wed, 26 Feb 2025 06:59:27 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:

> 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!

I guess it happens when the parameter `size` is passed with a larger value than 512?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23783#issuecomment-2684113119


More information about the core-libs-dev mailing list