mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-19 15:39:09 +00:00
8357462: Amend open/test/jdk//java/foreign/TestMatrix.java test scenario to run as manual
Reviewed-by: jvernee, syan
This commit is contained in:
parent
1e57648abd
commit
428d33ef3c
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2022, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -35,7 +35,7 @@
|
||||
* @modules java.base/jdk.internal.foreign
|
||||
* @build NativeTestHelper CallGeneratorHelper TestUpcallHighArity
|
||||
*
|
||||
* @run testng/othervm/native
|
||||
* @run testng/othervm/native/manual
|
||||
* --enable-native-access=ALL-UNNAMED
|
||||
* -Djdk.internal.foreign.DowncallLinker.USE_SPEC=false
|
||||
* -Djdk.internal.foreign.UpcallLinker.USE_SPEC=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user