Integrated: 7902934: jtreg plugin should be friendly with different packaging layouts
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Thu May 13 09:34:04 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.
This pull request has now been integrated.
Changeset: c2044fed
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/jtreg/commit/c2044fed3fc6ab764e0d1807abad10b004561d6c
Stats: 10 lines in 1 file changed: 5 ins; 0 del; 5 mod
7902934: jtreg plugin should be friendly with different packaging layouts
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.java.net/jtreg/pull/10
More information about the jtreg-dev
mailing list