RFR (XS) 8216413 : Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}

Ivan Gerasimov ivan.gerasimov at oracle.com
Wed Jan 9 14:20:23 UTC 2019


Thank you Christoph!

Pushed.


On 1/9/19 5:47 AM, Langer, Christoph wrote:
> 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

-- 
With kind regards,
Ivan Gerasimov



More information about the core-libs-dev mailing list