You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/08/29 12:28:09 UTC

[GitHub] [commons-io] garydgregory commented on pull request #374: IOUtils.byteArray(int size) add the verification to assure that the size is legal(size > 0), the illegal(size <=0) should throw IllegalArgumentException.

garydgregory commented on PR #374:
URL: https://github.com/apache/commons-io/pull/374#issuecomment-1230219811

   FYI: I've handled the Javadoc "java.lang" issue separately throughout most Apache Commons components.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org