We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb51d4 commit ee0bcc5Copy full SHA for ee0bcc5
test/hotspot/jtreg/serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java
@@ -27,7 +27,7 @@
27
* @requires vm.continuations
28
* @modules jdk.management
29
* @library /test/lib
30
- * @run junit/othervm --enable-native-access=ALL-UNNAMED UnmountedVThreadNativeMethodAtTop
+ * @run junit/othervm/native --enable-native-access=ALL-UNNAMED UnmountedVThreadNativeMethodAtTop
31
*/
32
33
import java.lang.management.ManagementFactory;
0 commit comments