17 Aug
2021
17 Aug
'21
7:32 a.m.
On Thu, 8 Jul 2021 11:51:18 GMT, Yi Yang <yyang@openjdk.org> wrote:
After JDK-8265518(#3615), it's possible to replace all variants of checkIndex by Objects.checkIndex/Objects.checkFromToIndex/Objects.checkFromIndexSize in the whole JDK codebase.
As Mandy suggested, I create this PR for changes involving JUC changes.
Very simple change, LGTM. ------------- Marked as reviewed by stsypanov@github.com (no known OpenJDK username). PR: https://git.openjdk.java.net/jdk/pull/4723