JDK 9 RFR of 8130679: Writer/StringWriter.write methods do not specify index out bounds

Brian Burkhalter brian.burkhalter at oracle.com
Mon May 9 23:29:52 UTC 2016


Hi Roger,

So modified:

http://cr.openjdk.java.net/~bpb/8130679/webrev.01/

Thanks,

Brian

On May 9, 2016, at 2:56 PM, Roger Riggs <roger.riggs at oracle.com> wrote:
> Yes, I think that works well.
> 
> On 5/9/16 5:15 PM, Brian Burkhalter wrote:
>> 
>> So do you think that this form for example:
>> 
>> (common prefix)
>>      * @throws  IndexOutOfBoundsException
>>      *          If {@code off} is negative, or {@code len} is negative,
>>      *          or {@code off + len} is negative or greater than the length




More information about the core-libs-dev mailing list