< prev index next >

test/compiler/profiling/spectrapredefineclass_classloaders/Launcher.java

Print this page

        

*** 25,34 **** --- 25,36 ---- /* * @test * @bug 8040237 * @library /testlibrary + * @build com.oracle.java.testlibrary.* Agent Test A B + * @ignore 7076820 * @build Agent Test A B * @run main ClassFileInstaller Agent * @run main Launcher * @run main/othervm -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:TypeProfileLevel=222 -XX:ReservedCodeCacheSize=3M Agent */
< prev index next >