Skip to content

Commit 3caea21

Browse files
author
David Simms
committed
8357035: [lworld] ValueTagMapTest missing -XX:+UnlockDiagnosticVMOptions
1 parent 6a6cf4f commit 3caea21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/hotspot/jtreg/serviceability/jvmti/valhalla/SetTag/ValueTagMapTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* @modules java.base/jdk.internal.vm.annotation
2929
* @enablePreview
3030
* @run main/othervm/native -agentlib:ValueTagMapTest
31+
* -XX:+UnlockDiagnosticVMOptions
3132
* -XX:+PrintInlineLayout
3233
* -XX:+PrintFlatArrayLayout
3334
* -Xlog:jvmti+table

0 commit comments

Comments
 (0)