RFR: 8343442: Add since checker tests to the networking area modules [v2]
Jaikiran Pai
jpai at openjdk.org
Mon Nov 4 15:35:28 UTC 2024
On Sun, 3 Nov 2024 15:23:41 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
> I'd like the file with the `jtreg` comment to have a unique/searchable name
In that case, I think `test/jdk/tools/sincechecker/modules/java.net.http/JavaNetHttpCheckSince.java` might be good. That way we maintain the module name (`java.net.http`) in the directory path and also have unique class name (one that starts with the recommended upper case letter).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21838#issuecomment-2455026057
More information about the net-dev
mailing list