RFR: 8247690: RunTest does not support running of JTREG manual tests
Erik Joelsson
erikj at openjdk.org
Tue Nov 18 22:03:31 UTC 2025
On Tue, 18 Nov 2025 20:29:50 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:
> This PR adds a make keyword, MANUAL, to run manual tests with the make command e.g.:
>
>
> make test JTREG=MANUAL=true TEST=...
>
>
> I've gotten into the habit of running tests with make and although this doesn't come up often, I have wanted the functionality for a while.
I think this looks ok. Please update doc/testing.[md|html] with documentation describing this new option.
-------------
PR Review: https://git.openjdk.org/jdk/pull/28381#pullrequestreview-3479840262
More information about the build-dev
mailing list