hotspot/test/compiler/profiling/spectrapredefineclass/Launcher.java
changeset 24310 1cc31246af03
parent 23845 ebd1fafcc362
child 28475 df94e3a24403
--- a/hotspot/test/compiler/profiling/spectrapredefineclass/Launcher.java	Thu Apr 24 09:47:34 2014 +0200
+++ b/hotspot/test/compiler/profiling/spectrapredefineclass/Launcher.java	Thu Apr 24 11:05:07 2014 +0200
@@ -30,7 +30,7 @@
  * @build Agent
  * @run main ClassFileInstaller Agent
  * @run main Launcher
- * @run main/othervm -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:TypeProfileLevel=222 -Xmx1M -XX:ReservedCodeCacheSize=3M Agent
+ * @run main/othervm -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:TypeProfileLevel=222 -XX:ReservedCodeCacheSize=3M Agent
  */
 public class Launcher {
     public static void main(String[] args) throws Exception  {