Integrated: 8276806: Use Objects.checkFromIndexSize where possible in java.base

Сергей Цыпанов duke at openjdk.java.net
Thu Dec 2 20:04:19 UTC 2021


On Mon, 8 Nov 2021 14:25:10 GMT, Сергей Цыпанов <duke at openjdk.java.net> wrote:

> This is a follow-up for https://github.com/openjdk/jdk/pull/4507, looks like there are some cases that were not covered.
> 
> Also this is related to https://github.com/openjdk/jdk/pull/3615

This pull request has now been integrated.

Changeset: 73a9654c
Author:    Sergey Tsypanov <sergei.tsypanov at yandex.ru>
Committer: Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/73a9654c2685e14454a355a16bfe3f6687966f14
Stats:     54 lines in 11 files changed: 11 ins; 14 del; 29 mod

8276806: Use Objects.checkFromIndexSize where possible in java.base

Reviewed-by: rriggs, lancea

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

PR: https://git.openjdk.java.net/jdk/pull/6297


More information about the core-libs-dev mailing list