langtools/src/share/bin/launcher.sh-template
changeset 3654 bb3c0eeec3cb
parent 3154 9774a1914341
child 4706 9dc1a9745cf3
--- a/langtools/src/share/bin/launcher.sh-template	Tue Aug 11 18:35:05 2009 -0700
+++ b/langtools/src/share/bin/launcher.sh-template	Wed Aug 12 07:14:02 2009 -0700
@@ -45,7 +45,7 @@
 fi
 
 # tools currently assumes that assertions are enabled in the launcher
-ea=-ea:com.sun.tools
+ea=-ea:com.sun.tools...
 
 # Any parameters starting with -J are passed to the JVM.
 # All other parameters become parameters of #PROGRAM#.