RFR: 8299600: Use Objects.check*() where appropriate in java.io [v2]

Brian Burkhalter bpb at openjdk.org
Thu Jan 5 18:00:50 UTC 2023


On Thu, 5 Jan 2023 12:09:46 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:

>>> Indeed there are at least four regression test failures with this as-is:
>>> 
>>> * java/io/InputStream/ReadParams.java
>>> * java/io/OutputStream/WriteParams.java
>>> * java/io/Writer/WriteParams.java
>>> * java/nio/channels/FileChannel/Transfer2GPlus.java
>> 
>> The java/io tests run in tier2 and I think the GHA only run tier1.
>
> Fixed along with copyright year

The regression tests now pass.

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

PR: https://git.openjdk.org/jdk/pull/11849


More information about the core-libs-dev mailing list