RFR 8180410: ByteArrayOutputStream should not throw IOExceptions

Roger Riggs Roger.Riggs at Oracle.com
Wed Mar 21 16:58:12 UTC 2018


Hi Brian,

An @impSpec for that is fine with me.

Roger


On 3/21/2018 12:48 PM, Brian Burkhalter wrote:
>
> On Mar 16, 2018, at 8:04 AM, Brian Burkhalter 
> <brian.burkhalter at oracle.com <mailto:brian.burkhalter at oracle.com>> wrote:
>
>> On Mar 16, 2018, at 7:59 AM, Roger Riggs <roger.riggs at oracle.com 
>> <mailto:roger.riggs at oracle.com>> wrote:
>>
>>> ByteArrayOutputStream: 166:  Add spaces after "," in the code.
>>
>> Done: webrev.01 updated in place.
>>
>>> Write:
>>>  Thanks for converting to TestNG.
>>>  There are probably some more testng'ish ways of coding the test but 
>>> its fine as is.
>>>
>>> All set as far as I'm concerned.
>
> The CSR for this has been approved with the comment that
>
>  165      * <p> This method is equivalent to {@link #write(byte[],int,int)
>  166      * write(b ,0, b.length)}
>
> looks like an @implSpec tag.
>
> Brian



More information about the core-libs-dev mailing list