Integrated: 8332015: since-checker - Add @ since tags to jdk.httpserver
Nizar Benalla
nbenalla at openjdk.org
Tue Jun 4 11:41:08 UTC 2024
On Fri, 10 May 2024 02:13:56 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.
This pull request has now been integrated.
Changeset: 9ee741d1
Author: Nizar Benalla <nbenalla at openjdk.org>
Committer: Michael McMahon <michaelm at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9ee741d1e55c2520b28a5e3ca0604073d81d0059
Stats: 4 lines in 2 files changed: 3 ins; 0 del; 1 mod
8332015: since-checker - Add @ since tags to jdk.httpserver
Reviewed-by: alanb, dfuchs, michaelm
-------------
PR: https://git.openjdk.org/jdk/pull/19168
More information about the net-dev
mailing list