RFR: 8247690: RunTest does not support running of JTREG manual tests [v2]

Matthew Donovan mdonovan at openjdk.org
Wed Nov 19 13:01:08 UTC 2025


On Wed, 19 Nov 2025 05:53:00 GMT, SendaoYan <syan at openjdk.org> wrote:

> Seems that it's no need to distinguish manual tests and automatic tests. Just remove '-automatic' will make the original make command can run all the jtreg tests except the test has mark as '@ignore'

I reverted my change and removed the '-automatic' flag. However, I can see an argument for having the flag. When specifying a test directory (instead of a specific test) the flag will only run the automatic or manual tests. That can be useful if you have to do manual test verification.

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

PR Comment: https://git.openjdk.org/jdk/pull/28381#issuecomment-3552566823


More information about the build-dev mailing list