Integrated: 8343488: Test VectorRebracket128Test.java can't exclude by test/hotspot/jtreg/ProblemList.txt

SendaoYan syan at openjdk.org
Thu Nov 14 12:58:51 UTC 2024


On Fri, 8 Nov 2024 06:39:24 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> The test `test/hotspot/jtreg/compiler/vectorapi/VectorRebracket128Test.java` can't exclude from `test/hotspot/jtreg/ProblemList.txt` correctly. The test only contains a single test, so it do not need to set test suffix.
> This PR remove the test suffix to make the Problemlist work normally, trivial fix, no risk.

This pull request has now been integrated.

Changeset: 6e28cd3b
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6e28cd3b795e6538b5b5542595103588dd434559
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

8343488: Test VectorRebracket128Test.java can't exclude by test/hotspot/jtreg/ProblemList.txt

Reviewed-by: chagedorn, kvn

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

PR: https://git.openjdk.org/jdk/pull/21968


More information about the hotspot-compiler-dev mailing list