On Fri, 19 Aug 2022 15:41:47 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:

> Get rid of dependencies on specific jtreg's jars from jpackage junit tests.
> 
> The troublesome statement was `* @library ${jtreg.home}/lib/junit.jar 
> ${jtreg.home}/lib/hamcrest.jar` in "junit.java". The fix removes "junit.java" 
> and the corresponding "run_junit.sh" file and adds jtreg test declarations to 
> each junit test.

This pull request has now been integrated.

Changeset: 45c3e898
Author:    Alexey Semenyuk <asemen...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/45c3e898ed538545921395372fe507e9111401e1
Stats:     159 lines in 13 files changed: 63 ins; 84 del; 12 mod

8292316: Tests should not rely on specific JAR file names (jpackage)

Reviewed-by: almatvee

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

PR: https://git.openjdk.org/jdk/pull/9944

Reply via email to