Integrated: 8343442: Add since checker tests to the networking area modules
Nizar Benalla
nbenalla at openjdk.org
Mon Nov 11 15:25:09 UTC 2024
On Fri, 1 Nov 2024 17:05:09 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
> Can I please get a review for this patch that brings the `@since` test described [here](https://mail.openjdk.org/pipermail/jdk-dev/2024-October/009474.html) to the networking area modules.
>
> The benefit from this is helping API authors and reviewer validate the accuracy of `@since` in their source code (and subsequently, in the generated documentation).
>
> The test has been added for `java.base` 2 weeks ago and has helped catch some bugs before they make it to the JDK.
>
> Note: the `@modules` declarations are missing from the jtreg comment because we will now include them in a `TEST.properties` file.
>
> TIA
This pull request has now been integrated.
Changeset: 80f4c0c3
Author: Nizar Benalla <nbenalla at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/80f4c0c38a57960a1c96de72af6fc69ef10337ce
Stats: 12 lines in 4 files changed: 0 ins; 0 del; 12 mod
8343442: Add since checker tests to the networking area modules
Reviewed-by: jpai, dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/21838
More information about the net-dev
mailing list