RFR: 8343488: Test VectorRebracket128Test.java can't exclude by test/hotspot/jtreg/ProblemList.txt
Vladimir Kozlov
kvn at openjdk.org
Fri Nov 8 16:23:31 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.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21968#pullrequestreview-2424243443
More information about the hotspot-compiler-dev
mailing list