On Wed, 19 Nov 2025 05:53:00 GMT, SendaoYan <[email protected]> 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
