hotspot/test/compiler/profiling/spectrapredefineclass/Launcher.java
changeset 28736 33ab13e70aa0
parent 28475 df94e3a24403
child 29678 dd2f3932c21e
equal deleted inserted replaced
28735:c0fd1a0a907d 28736:33ab13e70aa0
    26 /*
    26 /*
    27  * @test
    27  * @test
    28  * @bug 8038636
    28  * @bug 8038636
    29  * @library /testlibrary
    29  * @library /testlibrary
    30  * @build Agent
    30  * @build Agent
    31  * @ignore 7076820
       
    32  * @run main ClassFileInstaller Agent
    31  * @run main ClassFileInstaller Agent
    33  * @run main Launcher
    32  * @run main Launcher
    34  * @run main/othervm -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:TypeProfileLevel=222 -XX:ReservedCodeCacheSize=3M Agent
    33  * @run main/othervm -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:TypeProfileLevel=222 -XX:ReservedCodeCacheSize=3M Agent
    35  */
    34  */
    36 public class Launcher {
    35 public class Launcher {