On Fri, 28 Oct 2022 07:21:05 GMT, Jie Fu <ji...@openjdk.org> wrote: > Good suggestion! > And the `jdk_vector_sanity` test group had been added.
In general, running a few fast sanity tests from several areas in tier1 seems a good idea. Having test lists in the TEST.group files isn't very appealing as they easily get out of the sync with the tests in the tree. I realise there are already some test lists in both the hotspot and jdk TEST.groups but it feels like it needs something better so that RunTests.gmk/jtreg can select the sanity tests to run. This is not an objection to this change proposed here, just a comment that this type of configuration is annoying to maintain. ------------- PR: https://git.openjdk.org/jdk/pull/10879