summaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/main/sh
Commit message (Collapse)AuthorAgeFilesLines
* * apply new common bootstrapArne Juul2022-10-249-0/+27
| | | | | * remove now-duplicated code * prefer using ${VESPA_HOME} environment variable
* Use -Xlog:gc instead of -verbose:gcHarald Musum2022-05-101-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-0711-11/+11
|
* 32m -> 64m direct memoryHenning Baldersheim2021-10-011-1/+1
|
* simplify slightly, remove accidental duplicationArne Juul2021-06-091-10/+5
|
* Remove echoJon Bratseth2021-06-091-1/+1
|
* Allow -Xmx to be specified as an argument to vespa-visitJon Bratseth2021-06-091-3/+17
|
* from usage, it seems nobody wants INFO log messages from vespa-visitArne Juul2021-04-201-0/+4
|
* update shell bootstrap sectionsArne Juul2019-09-049-0/+36
|
* remove or disable --headersonly flagArne Juul2019-01-211-6/+0
|
* Setting NewRatio is not recommended for G1Bjørn Christian Seime2018-10-241-1/+1
| | | | | | From G1 doc: "Avoid explicitly setting young generation size with the -Xmn option or any or other related option such as -XX:NewRatio. Fixing the size of the young generation overrides the target pause-time goal."
* Revert "Use G1GC as default"Bjørn Christian Seime2018-10-201-1/+1
|
* Setting NewRatio is not recommended for G1Bjørn Christian Seime2018-10-191-1/+1
| | | | | | From G1 doc: "Avoid explicitly setting young generation size with the -Xmn option or any or other related option such as -XX:NewRatio. Fixing the size of the young generation overrides the target pause-time goal."
* Set MaxJavaStackTraceDepth to a value legal for all JVM versions.gjoranv2018-07-056-6/+6
| | | | - On JDK 9+, -1 is invalid, and 0 really means zero.
* update bootstrapArne Juul2018-05-169-18/+45
|
* update bootstrap section of scriptsArne Juul2018-05-149-0/+81
|
* Fix JVM options after change in PR 4838Harald Musum2018-01-311-1/+1
|
* Specify explicit gc parameters and gc verbosity.Henning Baldersheim2018-01-311-0/+2
|
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-179-18/+0
| | | | | * best practice for HOME-like env vars is to be just the name of the directory without trailing slash.
* Update copyright headersJon Bratseth2017-06-1411-11/+11
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1411-11/+11
|
* Fix comment prefixJon Bratseth2017-06-142-2/+2
|
* Update copyright headersJon Bratseth2017-06-1411-11/+11
|
* Revert "Copyright header"Jon Bratseth2017-06-1311-11/+11
|
* Copyright headerJon Bratseth2017-06-1311-11/+11
|
* Update man pages to use vespa- prefix.Geir Storli2017-06-122-2/+2
|
* Rename binaries/scripts in vespaclient-java to use vespa- prefix.Geir Storli2017-06-129-12/+12
|
* Add correct VESPA_HOME resolving + add copyright headerBjørn Christian Seime2017-06-0711-18/+533
|
* Move vespaclient-java to Vespa open-sourceBjørn Christian Seime2017-06-0611-0/+321