Hi Ivan, looks good 😊
Best regards Christoph > -----Original Message----- > From: core-libs-dev <core-libs-dev-boun...@openjdk.java.net> On Behalf > Of Ivan Gerasimov > Sent: Mittwoch, 9. Januar 2019 08:19 > To: core-libs-dev@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