RFR: 8332015: Add `@since` tags to jdk.httpserver [v2]

Daniel Fuchs dfuchs at openjdk.org
Fri May 10 09:37:19 UTC 2024


On Fri, 10 May 2024 03:53:12 GMT, Nizar Benalla <duke 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

This looks right to me but please wait for @Michael-Mc-Mahon to confirm before integrating.

-------------

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19168#pullrequestreview-2049705857


More information about the net-dev mailing list