On Mar 16, 2018, at 8:04 AM, Brian Burkhalter <brian.burkhal...@oracle.com> wrote:
> On Mar 16, 2018, at 7:59 AM, Roger Riggs <roger.ri...@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