On Thu, 27 Oct 2022 07:24:45 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> Probably it will be possible to select an additional tests dynamically based > on changed module? Using the same logic as the labels in the PR? Thanks @mrserb for your suggestion. Dynamical testing configuration would increase the GHA complexity, which seems not worth it for jdk_vector. This is because all 3 tier1_part* and jdk_vector took about 5 min to run according to Oracle's internal testing times. So I think it's fine to add it in GHA directly. Thanks. ------------- PR: https://git.openjdk.org/jdk/pull/10879