8324260: java/foreign/TestStubAllocFailure.java run timeout with -Xcomp

Reviewed-by: alanb, jpai, shade
This commit is contained in:
Jorn Vernee 2024-08-01 14:36:03 +00:00
parent 022899a7eb
commit 27af80ef9e

@ -25,6 +25,7 @@
* @test
* @library ../ /test/lib
* @requires jdk.foreign.linker != "FALLBACK"
* @requires vm.compMode != "Xcomp"
* @run testng/othervm/native
* --enable-native-access=ALL-UNNAMED
* TestStubAllocFailure