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

Nizar Benalla duke at openjdk.org
Fri May 10 11:12:31 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

Sure, thanks Daniel, Alan.

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

PR Comment: https://git.openjdk.org/jdk/pull/19168#issuecomment-2104419339


More information about the net-dev mailing list