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

Vladimir Ivanov vaivanov at openjdk.org
Tue Feb 25 19:11:05 UTC 2025


Array initialization by parameter was added. Extra constant was used to align cycle step with used arrays.

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

Commit messages:
 - 8350682 [JMH] vector.IndexInRangeBenchmark failed with IndexOutOfBoundsException for size=1024

Changes: https://git.openjdk.org/jdk/pull/23783/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23783&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8350682
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/23783.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23783/head:pull/23783

PR: https://git.openjdk.org/jdk/pull/23783


More information about the core-libs-dev mailing list