agent/test/jdi/jstack.sh
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File 6879063 Cdiff agent/test/jdi/jstack.sh

agent/test/jdi/jstack.sh

Print this page

        

*** 21,32 **** # CA 95054 USA or visit www.sun.com if you need additional information or # have any questions. # # - OS=`uname` - - if [ "$OS" != "Linux" ]; then - OPTIONS="-Dsun.jvm.hotspot.debugger.useProcDebugger" - fi - $JAVA_HOME/bin/java -showversion ${OPTIONS} -classpath $JAVA_HOME/lib/sa-jdi.jar sun.jvm.hotspot.tools.StackTrace $* --- 21,26 ----
agent/test/jdi/jstack.sh
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File