Skip to content

Commit

Permalink
increase stack size.
Browse files Browse the repository at this point in the history
Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
  • Loading branch information
gurunrao committed Feb 3, 2022
1 parent 1e3424a commit dd0e9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/jakartaee/bin/ts.jte
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,7 @@ command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \
SYSTEMROOT=${SYSTEMROOT} \
PATH="${javaee.home}/nativelib" \
${JAVA_HOME}/bin/java \
-Xss2048k \
-Dcts.tmp=$harness.temp.directory \
-Djava.protocol.handler.pkgs=javax.net.ssl \
-Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \
Expand Down

0 comments on commit dd0e9d7

Please sign in to comment.