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

ivan.gerasimov at oracle.com ivan.gerasimov at oracle.com
Wed Jan 9 14:19:49 UTC 2019


Changeset: b58517f0ea0e
Author:    igerasim
Date:      2019-01-09 06:18 -0800
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/b58517f0ea0e

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

! src/java.base/share/classes/java/lang/Long.java



More information about the jdk-all-changes mailing list