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

agent/test/libproc/libproctest.sh

Print this page

        

*** 57,67 **** # dump core gcore $pid kill -9 $pid ! OPTIONS="-Djava.library.path=$STARTDIR/../src/os/solaris/proc/`uname -p`:$STARTDIR/../solaris/`uname -p` -Dsun.jvm.hotspot.debugger.useProcDebugger" # run libproc client $SA_JAVA -showversion ${OPTIONS} -cp $STARTDIR/../../build/classes::$STARTDIR/../sa.jar:$STARTDIR LibprocClient x core.$pid # delete core --- 57,67 ---- # dump core gcore $pid kill -9 $pid ! OPTIONS="-Djava.library.path=$STARTDIR/../src/os/solaris/proc/`uname -p`:$STARTDIR/../solaris/`uname -p`" # run libproc client $SA_JAVA -showversion ${OPTIONS} -cp $STARTDIR/../../build/classes::$STARTDIR/../sa.jar:$STARTDIR LibprocClient x core.$pid # delete core
agent/test/libproc/libproctest.sh
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File