java - How can I add G1 parameters into jetty scripts? -


i want add garbage collector's parameters

-xx:initiatingheapoccupancypercent=65 \ -xx:maxgcpausemillis=50 ...

from solr.in.sh jetty.in.sh ,how can it?is there way insert them jetty.in.sh or command prompt?

i added jvm arguments of gc in start.ini file of jetty.base , worked. :)


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -