Skip to content

Commit

Permalink
8343488: Test VectorRebracket128Test.java can't exclude by test/hotsp…
Browse files Browse the repository at this point in the history
…ot/jtreg/ProblemList.txt

Reviewed-by: chagedorn, kvn
  • Loading branch information
SendaoYan committed Nov 14, 2024
1 parent 6757994 commit 6e28cd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/hotspot/jtreg/ProblemList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-all

compiler/vectorapi/reshape/TestVectorReinterpret.java 8320897 aix-ppc64,linux-ppc64le
compiler/vectorapi/VectorLogicalOpIdentityTest.java 8302459 linux-x64,windows-x64
compiler/vectorapi/VectorRebracket128Test.java#Z 8330538 generic-all
compiler/vectorapi/VectorRebracket128Test.java 8330538 generic-all

compiler/jvmci/TestUncaughtErrorInCompileMethod.java 8309073 generic-all
compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/DataPatchTest.java 8331704 linux-riscv64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
import jdk.internal.vm.annotation.ForceInline;

/*
* @test id=Z
* @test
* @bug 8260473
* @requires vm.gc.Z
* @modules jdk.incubator.vector
Expand Down

0 comments on commit 6e28cd3

Please sign in to comment.