On Fri, 8 Nov 2024 15:20:00 GMT, Nizar Benalla <nbena...@openjdk.org> wrote:

> Can I please get a review for this PR that add tests to verify the value of 
> `@since` tags to the Serviceability area modules. The test is described in 
> this 
> [email](https://mail.openjdk.org/pipermail/jdk-dev/2024-October/009474.html). 
> This issue is similar to JDK-8341399, JDK-8331051 and JDK-8343442.
> 
> 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). And lessen the burden on Reviewers.
> 
> The test has been added for `java.base` and a few other modules and has 
> helped catch some bugs before they make it to the JDK.
> 
> TIA

This pull request has now been integrated.

Changeset: e12f5141
Author:    Nizar Benalla <nbena...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/e12f5141201a5142325936650f4a417d27e814ae
Stats:     36 lines in 12 files changed: 0 ins; 0 del; 36 mod

8343781: Add since checker test to the Serviceability area modules

Reviewed-by: sspitsyn, cjplummer

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

PR: https://git.openjdk.org/jdk/pull/21983

Reply via email to