equal
deleted
inserted
replaced
29 * method's RTM state. And if we don't use RTMDeopt, then |
29 * method's RTM state. And if we don't use RTMDeopt, then |
30 * RTM state remain the same after such deoptimization. |
30 * RTM state remain the same after such deoptimization. |
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 |