Skip to content

Commit ee0bcc5

Browse files
author
SendaoYan
committed
8362379: Test serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java should mark as /native
Reviewed-by: sspitsyn, cjplummer
1 parent ceb51d4 commit ee0bcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* @requires vm.continuations
2828
* @modules jdk.management
2929
* @library /test/lib
30-
* @run junit/othervm --enable-native-access=ALL-UNNAMED UnmountedVThreadNativeMethodAtTop
30+
* @run junit/othervm/native --enable-native-access=ALL-UNNAMED UnmountedVThreadNativeMethodAtTop
3131
*/
3232

3333
import java.lang.management.ManagementFactory;

0 commit comments

Comments
 (0)