RFR: 7902934: jtreg plugin should be friendly with different packaging layouts
Jorn Vernee
jvernee at openjdk.java.net
Wed May 12 17:38:00 UTC 2021
On Wed, 12 May 2021 17:06:00 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This fix allows the plugin to work better across different versions of jtreg, as well as across different platforms.
> Sometimes testng and jcommander are bundled in the same jar, sometimes in separate jars. This patch simply walks through all the files with a `.jar` extension in the jtreg folder and adds them to the classpath of the IDE test configuration.
Works on my machine
-------------
Marked as reviewed by jvernee (no project role).
PR: https://git.openjdk.java.net/jtreg/pull/10
More information about the jtreg-dev
mailing list