RFR: 8268698: Use Objects.check{Index, FromToIndex, FromIndexSize} where possible [v4]
Yi Yang
yyang at openjdk.java.net
Mon Jun 21 04:17:00 UTC 2021
> 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 updated the pull request incrementally with one additional commit since the last revision:
format
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4507/files
- new: https://git.openjdk.java.net/jdk/pull/4507/files/c1dd2f76..154989a0
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4507&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4507&range=02-03
Stats: 15 lines in 1 file changed: 4 ins; 1 del; 10 mod
Patch: https://git.openjdk.java.net/jdk/pull/4507.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4507/head:pull/4507
PR: https://git.openjdk.java.net/jdk/pull/4507
More information about the security-dev
mailing list