equal
deleted
inserted
replaced
29 * different types. Test also verify that VM output does not |
29 * different types. Test also verify that VM output does not |
30 * contain rtm locking statistics when it should not. |
30 * contain rtm locking statistics when it should not. |
31 * @library /test/lib / |
31 * @library /test/lib / |
32 * @modules java.base/jdk.internal.misc |
32 * @modules java.base/jdk.internal.misc |
33 * java.management |
33 * java.management |
34 * @requires vm.flavor == "server" & !vm.emulatedClient & vm.rtm.cpu & vm.rtm.os |
34 * @requires vm.rtm.cpu & vm.rtm.compiler |
35 * @build sun.hotspot.WhiteBox |
35 * @build sun.hotspot.WhiteBox |
36 * @run driver ClassFileInstaller sun.hotspot.WhiteBox |
36 * @run driver ClassFileInstaller sun.hotspot.WhiteBox |
37 * sun.hotspot.WhiteBox$WhiteBoxPermission |
37 * sun.hotspot.WhiteBox$WhiteBoxPermission |
38 * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions |
38 * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions |
39 * -XX:+WhiteBoxAPI |
39 * -XX:+WhiteBoxAPI |