On Tue, 18 Nov 2025 20:29:50 GMT, Matthew Donovan <[email protected]> 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
