Owen Nichols created GEODE-5913: ----------------------------------- Summary: resolve jstack using JAVA_HOME Key: GEODE-5913 URL: https://issues.apache.org/jira/browse/GEODE-5913 Project: Geode Issue Type: Sub-task Components: ci Reporter: Owen Nichols
test in the pipeline do not have java etc on the path, but capture-call-stacks.sh assumes jstack is on the path. Change it to try $JAVA_HOME first. -- This message was sent by Atlassian JIRA (v7.6.3#76005)