RFR: CODETOOLS-7903244: Add FAQ entry about accessing JUnit and TestNG libraries

Iris Clark iris at openjdk.org
Thu Aug 11 10:00:53 UTC 2022


On Wed, 10 Aug 2022 21:53:00 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review an update to the jtreg FAQ, on how to determine the location of the TestNG and JUnit jar files.
> 
> (The underlying need is because we have  changed the names of these jar files in jtreg 7, to be the base name of the jar file provided when building jjtreg, which may contain the version number. Thus, tests should no longer assume a simple name like unit.jar and testng.jar.)
> 
> In addition, while editing the file, the IDE removed some redundant end-of-line spaces.

Marked as reviewed by iris (Reviewer).

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

PR: https://git.openjdk.org/jtreg/pull/99


More information about the jtreg-dev mailing list