java.rst
changeset 1629 32f8c509119d
parent 1563 9b4441d30cac
child 1643 fed98aef5cae
equal deleted inserted replaced
1628:5f433b1c2d6a 1629:32f8c509119d
   178 
   178 
   179 and then attach with debugger::
   179 and then attach with debugger::
   180 
   180 
   181   $ jdb -attach $PORT
   181   $ jdb -attach $PORT
   182 
   182 
       
   183 Dump current thread traces and memory statistic to stdout::
       
   184 
       
   185   $ kill -QUIT $PID
       
   186 
   183 Find jar by class.
   187 Find jar by class.
   184 ==================
   188 ==================
   185 
   189 
   186   http://mvnrepository.com/search.html?query=PKG
   190   http://mvnrepository.com/search.html?query=PKG
   187   http://www.jarfinder.com
   191   http://www.jarfinder.com