RFR: JDK-8326836 Incorrect `@since` Tags for ClassSignature methods

Nizar Benalla duke at openjdk.org
Tue Apr 9 22:21:10 UTC 2024


On Tue, 9 Apr 2024 20:50:18 GMT, Chen Liang <liach at openjdk.org> wrote:

>> `/covered`
>
> @nizarbenalla Why don't you add since tags for `superclassSignature` and `superinterfaceSignatures` methods, both of which have their signatures changed like the two `of` methods?

@liach good find! maybe I should look more carefully into members of Classes annotated with `@PreviewFeature`, I'll keep those for now. Until I can get my tool to programmatically pickup on them.

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

PR Comment: https://git.openjdk.org/jdk/pull/18030#issuecomment-2046133913


More information about the core-libs-dev mailing list