RFR: 8299600: Use Objects.check*() where appropriate in java.io [v2]
Brian Burkhalter
bpb at openjdk.org
Thu Jan 5 18:08:51 UTC 2023
On Thu, 5 Jan 2023 12:14:05 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:
>> Use the following methods instead of hand-written code:
>> - Objects.checkFromIndexSize()
>> - Objects.checkFromToIndex()
>
> Sergey Tsypanov has updated the pull request incrementally with two additional commits since the last revision:
>
> - 8299600: Use checkFromIndexSize in PipedWriter.java
> - 8299600: Use checkFromIndexSize
Marked as reviewed by bpb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11849
More information about the core-libs-dev
mailing list