RFR: JDK-8034906 Fix typos, errors and Javadoc differences in java.time
Stephen Colebourne
scolebourne at joda.org
Wed Feb 19 11:29:56 UTC 2014
Could or would? Who decides...
Stephen
On 19 February 2014 11:08, David Holmes <david.holmes at oracle.com> wrote:
> Hi Stephen,
>
> This could be construed as a spec-change, even if a typo :(
>
> - * which are too large to fit in an {@code int} and throw a {@code
> DateTimeException}.
> + * which are too large to fit in an {@code int} and throw an {@code
> UnsupportedTemporalTypeException}.
>
> David
>
>
> On 19/02/2014 8:54 PM, Stephen Colebourne wrote:
>>
>> A set of minor wording fixes in Javadoc:
>>
>> https://gist.github.com/jodastephen/8984256
>>
>> Comments welcome.
>> Stephen
>>
>
More information about the core-libs-dev
mailing list