RFR: JDK-8034906 Fix typos, errors and Javadoc differences in java.time
David Holmes
david.holmes at oracle.com
Wed Feb 19 11:08:07 UTC 2014
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