8362379: Test serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java should mark as /native

Reviewed-by: sspitsyn, cjplummer
This commit is contained in:
SendaoYan 2025-07-19 13:26:37 +00:00
parent ceb51d4444
commit ee0bcc5526

View File

@ -27,7 +27,7 @@
* @requires vm.continuations
* @modules jdk.management
* @library /test/lib
* @run junit/othervm --enable-native-access=ALL-UNNAMED UnmountedVThreadNativeMethodAtTop
* @run junit/othervm/native --enable-native-access=ALL-UNNAMED UnmountedVThreadNativeMethodAtTop
*/
import java.lang.management.ManagementFactory;