RFR (XS) 8216413 : Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
Langer, Christoph
christoph.langer at sap.com
Wed Jan 9 13:47:41 UTC 2019
Hi Ivan,
looks good
Best regards
Christoph
> -----Original Message-----
> From: core-libs-dev <core-libs-dev-bounces at openjdk.java.net> On Behalf
> Of Ivan Gerasimov
> Sent: Mittwoch, 9. Januar 2019 08:19
> To: core-libs-dev at openjdk.java.net
> Subject: RFR (XS) 8216413 : Long.parseLong() is specified to throw unless
> string contains parsable {@code int}; should be {@code long}
>
> Hello!
>
> The javadoc for Long.parseLong() mistakenly mentions {@code int} while
> it should have been {@code long}.
>
> Would you please help review a trivial fix?
>
> BUGURL: https://bugs.openjdk.java.net/browse/JDK-8216413
> WEBREV: http://cr.openjdk.java.net/~igerasim/8216413/00/webrev/
>
> Thanks in advance!
>
> --
> With kind regards,
> Ivan Gerasimov
More information about the core-libs-dev
mailing list