On Tue, 25 Feb 2025 19:06:05 GMT, Vladimir Ivanov <vaiva...@openjdk.org> wrote:
> Array initialization by parameter was added. Extra constant was used to align > cycle step with used arrays. This pull request has now been integrated. Changeset: 768b0241 Author: Vladimir Ivanov <vaiva...@openjdk.org> Committer: Derek White <drwh...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/768b02410f1b53ac95d6014f152be84c89eb33ab Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8350682: [JMH] vector.IndexInRangeBenchmark failed with IndexOutOfBoundsException for size=1024 Reviewed-by: xgong, drwhite, sviswanathan ------------- PR: https://git.openjdk.org/jdk/pull/23783