OpenSearch/distribution
Nik Everett 3b47355e56 Try not to lose stacktraces (#24426)
This adds `-XX:-OmitStackTraceInFastThrow` to the JVM arguments
which *should* prevent the JVM from omitting stack traces on
common exception sites. Even though these sites are common, we'd
still like the exceptions to debug them.

This also adds the flag when running tests and adapts some tests
that had workarounds for the absense of the flag.

Closes #24376
2017-05-02 11:34:12 -04:00
..
bwc-zip Revert "Ensure output for createClone task" 2017-04-15 13:54:01 -04:00
deb Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
integ-test-zip Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
rpm Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
src/main Try not to lose stacktraces (#24426) 2017-05-02 11:34:12 -04:00
tar Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
tools Plugins: Add support for platform specific plugins (#24265) 2017-04-27 11:27:29 -07:00
zip Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
build.gradle Build: Move plugin cli and tests to distribution tool (#24220) 2017-04-21 09:25:58 -07:00