Rahul, > On 7 Aug 2020, at 10:09, Rahul Yadav <rahul.r.ya...@oracle.com> wrote: > > Hello, > > ... > Issue: https://bugs.openjdk.java.net/browse/JDK-8248006 > webrev: http://cr.openjdk.java.net/~ryadav/webrev_8248006/index.html > csr : https://bugs.openjdk.java.net/browse/JDK-8251198 > Looks good to me. I’m happy that these methods are not declared to throw IOException - I would have also used unchecked IO ( if I had of encountered the issue early on )
-Chris.