RFR: 8346884: Add since checker test to jdk.editpad
Nizar Benalla
nbenalla at openjdk.org
Tue Jun 3 11:19:34 UTC 2025
On Tue, 3 Jun 2025 10:09:44 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
> Please review this patch to add a new test to check `@since` tags in the `jdk.editpad` module.
>
> TIA
I realize there are no classfiles in `jdk.editpad` but the test can also check the `@since` information in the `module-info.java` file.
The goal is to have an `@since` test per module.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25613#issuecomment-2934750409
More information about the kulla-dev
mailing list