8268227: java/foreign/TestUpcall.java still times out
Reviewed-by: dcubed
This commit is contained in:
parent
2717fcb134
commit
6843576c95
test/jdk/java/foreign
@ -28,7 +28,7 @@
|
|||||||
* @modules jdk.incubator.foreign/jdk.internal.foreign
|
* @modules jdk.incubator.foreign/jdk.internal.foreign
|
||||||
* @build NativeTestHelper CallGeneratorHelper TestDowncall
|
* @build NativeTestHelper CallGeneratorHelper TestDowncall
|
||||||
*
|
*
|
||||||
* @run testng/othervm/timeout=240
|
* @run testng/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies
|
||||||
* --enable-native-access=ALL-UNNAMED
|
* --enable-native-access=ALL-UNNAMED
|
||||||
* TestDowncall
|
* TestDowncall
|
||||||
*/
|
*/
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
* @modules jdk.incubator.foreign/jdk.internal.foreign
|
* @modules jdk.incubator.foreign/jdk.internal.foreign
|
||||||
* @build NativeTestHelper CallGeneratorHelper TestUpcall
|
* @build NativeTestHelper CallGeneratorHelper TestUpcall
|
||||||
*
|
*
|
||||||
* @run testng/othervm/timeout=240
|
* @run testng/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies
|
||||||
* --enable-native-access=ALL-UNNAMED
|
* --enable-native-access=ALL-UNNAMED
|
||||||
* TestUpcall
|
* TestUpcall
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user