c650d31ef1
As part of the refactoring to allow --debug-jvm with gradle run, the way java options are passed for integ tests was changed. However, we need to make sure the jvm argline passed goes to ES_GC_OPTS because this allows overriding things like which garbage collector we run, which we do for testing from jenkins. This change adds back ES_GC_OPTS. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle | ||
version.properties |