equal
deleted
inserted
replaced
28 * specified method and that such method will not be deoptimized |
28 * specified method and that such method will not be deoptimized |
29 * on high abort ratio. |
29 * on high abort ratio. |
30 * @library /test/lib / |
30 * @library /test/lib / |
31 * @modules java.base/jdk.internal.misc |
31 * @modules java.base/jdk.internal.misc |
32 * java.management |
32 * java.management |
33 * @requires vm.flavor == "server" & !vm.emulatedClient & vm.rtm.cpu & vm.rtm.os |
33 * @requires vm.rtm.cpu & vm.rtm.compiler |
34 * @build sun.hotspot.WhiteBox |
34 * @build sun.hotspot.WhiteBox |
35 * @run driver ClassFileInstaller sun.hotspot.WhiteBox |
35 * @run driver ClassFileInstaller sun.hotspot.WhiteBox |
36 * sun.hotspot.WhiteBox$WhiteBoxPermission |
36 * sun.hotspot.WhiteBox$WhiteBoxPermission |
37 * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions |
37 * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions |
38 * -XX:+WhiteBoxAPI |
38 * -XX:+WhiteBoxAPI |