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.

This pull request has now been integrated.

Changeset: f125c76f
Author:    Matthew Donovan <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/f125c76f5b53d90a09f58c22d6def7d843feaa50
Stats:     14 lines in 3 files changed: 12 ins; 0 del; 2 mod

8247690: RunTest does not support running of JTREG manual tests

Reviewed-by: erikj

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

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

Reply via email to