JDK 9 RFR of 8130679: Writer/StringWriter.write methods do not specify index out bounds
Chris Hegarty
chris.hegarty at oracle.com
Fri May 13 19:01:55 UTC 2016
On 13 May 2016, at 19:04, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
> Correction: wrong link provided below:
>
> http://cr.openjdk.java.net/~bpb/8130679/webrev.02/
Looks good to me Brian.
-Chris.
> Sorry for the confusion.
>
> Brian
>
> On May 13, 2016, at 10:42 AM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
>
>> I have a third version of the patch here:
>>
>> http://cr.openjdk.java.net/~bpb/8130679/webrev.00/
>>
>> This one I believe addresses all the inconsistencies including the one in https://bugs.openjdk.java.net/browse/JDK-8029804 at the expense of a slight weakening of the specification of the Writer.write({char[],String},int,int) methods, and matches the behavior of all the classes affected. I have tested it and inspected the code extensively.
>
More information about the core-libs-dev
mailing list