RFR: 8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs [v2]
Jaikiran Pai
jpai at openjdk.org
Fri Jan 6 00:57:49 UTC 2023
On Fri, 6 Jan 2023 00:27:31 GMT, Justin Lu <duke at openjdk.org> wrote:
>> Replacing deprecated constructors of primitive wrapper classes. Used valueOf() method as replacement.
>>
>> Alternatively, auto boxing could have been used here as well. It would be beneficial to set a precedent for the other related doc bugs.
>
> Justin Lu has updated the pull request incrementally with two additional commits since the last revision:
>
> - Actually fix copyright year
> - Copyright year
Marked as reviewed by jpai (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11866
More information about the net-dev
mailing list