XXS RFR: JDK-8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space

Kumar Srinivasan kumar.x.srinivasan at oracle.com
Fri Dec 5 15:49:08 UTC 2014


Hi Alan,

Per your suggestion I have made this othervm.

Thanks
Kumar


diff --git a/test/tools/pack200/Pack200Props.java 
b/test/tools/pack200/Pack200Props.java
--- a/test/tools/pack200/Pack200Props.java
+++ b/test/tools/pack200/Pack200Props.java
@@ -26,7 +26,7 @@
   * @bug 6575373 6969063
   * @summary verify default properties of the packer/unpacker and 
segment limit
   * @compile -XDignore.symbol.file Utils.java Pack200Props.java
- * @run main Pack200Props
+ * @run main/othervm Pack200Props
   * @author ksrini
   */




More information about the core-libs-dev mailing list