Integrated: CODETOOLS-7903150: Restructure generated files for jtreg self-tests
Jonathan Gibbons
jjg at openjdk.java.net
Thu Apr 7 23:19:02 UTC 2022
On Thu, 7 Apr 2022 21:39:33 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a mostly test-only fix to move all the output generated by the many jtreg self-tests into a new $(BUILDDIR)/test subdirectory, defined by a new BUILDTESTDIR variable.
>
> All but two of the edited files are "just" test updates, and most of those were done with search/replace in the IDE. That gave a first pass, with about 90% success rate. The remaining edits were done by fixing tests up manually, either because they had become broken, or because there were still writing files outside the $(BUILDTESTDIR) directory.
>
> Of the two files that were edited that were not in the main `test` directory, one is in Defs.gmk, to define the new BUILDTESTDIR variable, and the other is in Makefile to add some opportunistic new clean targets.
This pull request has now been integrated.
Changeset: ff5d2b94
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jtreg/commit/ff5d2b94627bbfef8942807f66a99336faabf9d5
Stats: 831 lines in 142 files changed: 21 ins; 0 del; 810 mod
7903150: Restructure generated files for jtreg self-tests
Reviewed-by: iris
-------------
PR: https://git.openjdk.java.net/jtreg/pull/69
More information about the jtreg-dev
mailing list