示例#1
0
 /**
  * Only call this if initialization completes successfully; it will
  * crash if PerfMemory_exit() has already been called (usually by
  * os::shutdown() when there was an initialization failure).
  */
 void end()
 { Management::record_vm_startup_time(_begin_time, _timer.milliseconds()); }