RFR: 8268698: Use Objects.check{Index, FromToIndex, FromIndexSize} for java.base [v11]
Roger Riggs
rriggs at openjdk.java.net
Mon Jul 12 19:49:53 UTC 2021
On Thu, 8 Jul 2021 03:12:24 GMT, Yi Yang <yyang at 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.
>
> Yi Yang has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> restore JSR166; restore java.desktop
Looks good.
-------------
Marked as reviewed by rriggs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4507
More information about the security-dev
mailing list