RFR: 8276048: Error in javadoc regarding Long method public static Long valueOf(String s)
David Holmes
dholmes at openjdk.java.net
Thu Nov 4 01:39:09 UTC 2021
On Wed, 27 Oct 2021 09:57:43 GMT, swati sharma <duke at openjdk.java.net> wrote:
> 8276048: Error in javadoc regarding Long method public static Long valueOf(String s)
> Fix: Changing integer to {@code Long}
I agree with Joe there is nothing to fix here - "integer" is general mathematical term. If it were "int" or "Integer" then that would be different.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6135
More information about the core-libs-dev
mailing list