Library enhancement proposal for copying data from/to Reader/Writer InputStream/OutputStream

Pavel Rappo pavel.rappo at oracle.com
Thu Nov 27 12:26:54 UTC 2014


At the bare minimum I would use runtime null/range checks and give a little bit more freedom for those who want to control buffer (or probably reuse already existing one): http://cr.openjdk.java.net/~prappo/ioutil/webrev.01/

I would also add some clarifications in the javadoc.

-Pavel




More information about the core-libs-dev mailing list