On Tue, 3 Jun 2025 10:09:44 GMT, Nizar Benalla <nbena...@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