On Wed, 27 Oct 2021 09:57:43 GMT, swati sharma <[email protected]> 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
