On Sun, 1 Nov 2020 16:06:32 GMT, Alan Bateman <al...@openjdk.org> wrote:

> The javadoc for copyFrom isn't changed in this update but I notice it 
> specifies IndexOutOfBoundException when the source segment is larger than the 
> receiver, have other exceptions been examined?

This exception is consistent with other uses of this exception throughout this 
API (e.g. when writing a segment out of bounds).

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

PR: https://git.openjdk.java.net/jdk/pull/548

Reply via email to