> Am 14.11.2017 um 16:33 schrieb Brian Burkhalter <brian.burkhal...@oracle.com>: > > > On Nov 14, 2017, at 3:45 AM, Alan Bateman <alan.bate...@oracle.com > <mailto:alan.bate...@oracle.com>> wrote: > >> - Readable "hence unspecified". In several other places, including >> InputStream.transferTo, we use "therefore unspecified" and it would be good >> to keep that consistent. > > Mea culpa on the “hence.”
So I will change „hence unspecified“ back to „therefore unspecified“ here.. > >> - Readable "Depending on which class implements the appendable ...". What >> would you think about replacing this sentence with: "If the destination is >> capacity bounded and has insufficient capacity to append all characters read >> from the source then an exception will be thrown after transferring zero or >> some bytes to the destination". > > s/zero or some/zero or more/ > And what should it be then here? I’m a bit confused now… -Patrick