Integrated: 7904086: Fix docs that JUnit tests need no `@build` for `@library` contents
Volkan Yazici
vyazici at openjdk.org
Thu Sep 25 11:19:12 UTC 2025
On Thu, 25 Sep 2025 09:23:33 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
> If a library directory is used by a directory of TestNG **or JUnit** tests, all the classes in a library directory will be automatically compiled by means of implicit `@build` tags. Amend the docs accordingly.
This pull request has now been integrated.
Changeset: 6419b696
Author: Volkan Yazici <vyazici at openjdk.org>
Committer: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/6419b696eec22c0e1dfec3f3585841e5782cc08e
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
7904086: Fix docs that JUnit tests need no `@build` for `@library` contents
Reviewed-by: cstein
-------------
PR: https://git.openjdk.org/jtreg/pull/292
More information about the jtreg-dev
mailing list