On Tue, 31 Oct 2023 20:14:45 GMT, Joe Darcy <da...@openjdk.org> wrote:

> Due to their longer-than-typical running time and because the vector API is 
> not (yet) in the base module, move the vector API tests in tier 1 to tier 2.

jdk_vector_sanity was added by JDK-8295970 to get some coverage in tier1. That 
motivation should probably be re-examined. One thing that I don't like is that 
it maps to a list of specific tests so it's not very maintainable. I wonder if 
it could be removed and change jdk_vector to run in tier2.

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

PR Comment: https://git.openjdk.org/jdk/pull/16437#issuecomment-1787983800

Reply via email to