8341585: Test java/foreign/TestUpcallStress.java should mark as /native

Reviewed-by: luhenry, pminborg
This commit is contained in:
SendaoYan 2024-11-28 09:29:49 +00:00
parent e096660a18
commit d791f4b98d

View File

@ -31,7 +31,7 @@
* @build NativeTestHelper CallGeneratorHelper TestUpcallBase * @build NativeTestHelper CallGeneratorHelper TestUpcallBase
* @bug 8337753 * @bug 8337753
* *
* @run testng/othervm/timeout=3200 * @run testng/native/othervm/timeout=3200
* -Xcheck:jni * -Xcheck:jni
* -XX:+IgnoreUnrecognizedVMOptions * -XX:+IgnoreUnrecognizedVMOptions
* -XX:-VerifyDependencies * -XX:-VerifyDependencies