diff --git a/src/share/bin/launcher.sh-template b/src/share/bin/launcher.sh-template index e16e44f2b0c5b7a02f019aef166be4903335bc3c..3813678395a68c439f8997724d9eb14c1d652f3d 100644 --- a/src/share/bin/launcher.sh-template +++ b/src/share/bin/launcher.sh-template @@ -51,7 +51,6 @@ ea=-ea:com.sun.tools # All other parameters become parameters of #PROGRAM#. # Separate out -J* options for the JVM -# Note jdk as possible default to run jtreg # Unset IFS and use newline as arg separator to preserve spaces in args DUALCASE=1 # for MKS: make case statement case-sensitive (6709498) saveIFS="$IFS"