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 dd33a8e commit 0f6122bCopy full SHA for 0f6122b
test/hotspot/jtreg/gc/shenandoah/compiler/TestLinkToNativeRBP.java
@@ -32,7 +32,8 @@
32
*
33
* @modules jdk.incubator.foreign
34
35
- * @run main/othervm -Dforeign.restricted=permit -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive TestLinkToNativeRBP
+ * @run main/othervm -Dforeign.restricted=permit -XX:+UnlockDiagnosticVMOptions
36
+ * -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive TestLinkToNativeRBP
37
38
*/
39
0 commit comments