hotspot/agent/doc/index.html
changeset 14477 95e66ea71f71
parent 1 489c9b5090e2
equal deleted inserted replaced
14470:f6651390f4e7 14477:95e66ea71f71
   218 These scripts are used to run SA remotely. 
   218 These scripts are used to run SA remotely. 
   219 </td>
   219 </td>
   220 </tr>
   220 </tr>
   221 </table>
   221 </table>
   222 
   222 
       
   223 <h3>C2 Compilation Replay</h3>
       
   224 <p>
       
   225 When a java process crashes in compiled method, usually a core file is saved.
       
   226 The C2 replay function can reproduce the compiling process in the core.
       
   227 <a href="c2replay.html">c2replay.html</a>
       
   228 
   223 <h3>Debugging transported core dumps</h3>
   229 <h3>Debugging transported core dumps</h3>
   224 <p>
   230 <p>
   225 When a core dump is moved from the machine where it was produced to a
   231 When a core dump is moved from the machine where it was produced to a
   226 difference machine, it may not always be possible for SA to debug the same.
   232 difference machine, it may not always be possible for SA to debug the same.
   227 More info. on debugging on transported core dumps is in
   233 More info. on debugging on transported core dumps is in