Just to note that an IndexOutOfBoundsException is mentioned in the
text (line 274, 350) but there is no matching @throws clause. The
IndexOutOfBoundsException could have a message added.

In general, I would expect an offset/length overload for most methods
that take an array, so this seems like a sensible request.

Stephen




On 30 December 2014 at 01:18, Brian Burkhalter
<brian.burkhal...@oracle.com> wrote:
> Please review at your convenience.
>
> Issue:  https://bugs.openjdk.java.net/browse/JDK-4026465
> Patch:  http://cr.openjdk.java.net/~bpb/4026465/webrev.00/
>
> Should this issue not look to be worth addressing after all, then I propose 
> that it should be resolved as “Won’t Fix” rather than be left dangling. If on 
> the other hand the change appears reasonable, then a CCC request will be in 
> order.
>
> Thanks,
>
> Brian

Reply via email to