hotspot/src/share/vm/runtime/deoptimization.cpp
changeset 30183 a6588c0a3259
parent 29084 1b732f2836ce
child 31228 8e427370cdd1
child 31592 43f48e165466
equal deleted inserted replaced
29583:acaac5dcf557 30183:a6588c0a3259
  1859   "loop_limit_check",
  1859   "loop_limit_check",
  1860   "speculate_class_check",
  1860   "speculate_class_check",
  1861   "speculate_null_check",
  1861   "speculate_null_check",
  1862   "rtm_state_change",
  1862   "rtm_state_change",
  1863   "unstable_if",
  1863   "unstable_if",
       
  1864   "unstable_fused_if",
  1864   "tenured"
  1865   "tenured"
  1865 };
  1866 };
  1866 const char* Deoptimization::_trap_action_name[] = {
  1867 const char* Deoptimization::_trap_action_name[] = {
  1867   // Note:  Keep this in sync. with enum DeoptAction.
  1868   // Note:  Keep this in sync. with enum DeoptAction.
  1868   "none",
  1869   "none",