RFR: 8332015: since-checker - Add @ since tags to jdk.httpserver [v2]
Michael McMahon
michaelm at openjdk.org
Tue Jun 4 11:07:15 UTC 2024
On Fri, 10 May 2024 03:53:12 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
>> Please review this simple change, aiming to fix current uses of `@since` in the source code
>> -The constructor BasicAuthenticator(java.lang.String,java.nio.charset.Charset) needs an `@since 14` instead of 9.
>> -com.sun.net.httpserver.spi: package-info.java does not contain an `@since`.
>> Thanks in advance.
>
> Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:
>
> fix copyright headers
Looks fine.
-------------
Marked as reviewed by michaelm (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19168#pullrequestreview-2096062595
More information about the net-dev
mailing list