Integrated: CODETOOLS-7903105: remove jtreg Ant task

Jonathan Gibbons jjg at openjdk.java.net
Wed Feb 16 19:43:24 UTC 2022


On Wed, 16 Feb 2022 19:01:57 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please remove a moderately simple patch to remove the Ant task from `jtreg` and `jtdiff`.
> 
> As a result of this, there is no longer any need to pass Ant-related paths into the Makefile.   The Ant binary is still required in `build.sh`, in order to build AsmTools, JCov and JT Harness.
> 
> An unexpected side effect was that one of the jtreg resource files became empty, and could be deleted, with minor consequences in the build and test files as well.

This pull request has now been integrated.

Changeset: 163ae223
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jtreg/commit/163ae223409f789cb733d32ed8d33686e14a81d9
Stats:     498 lines in 9 files changed: 6 ins; 483 del; 9 mod

7903105: remove jtreg Ant task

Reviewed-by: iris

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

PR: https://git.openjdk.java.net/jtreg/pull/60


More information about the jtreg-dev mailing list