2 Oct
2014
2 Oct
'14
7:22 p.m.
Changeset: 43ce58b4717b Author: fzhinkin Date: 2014-10-02 11:31 -0700 URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/43ce58b4717b 8059226: Names of rtm_state_change and unstable_if deoptimization reasons were swapped in 8u40 Summary: fixed order of DeoptReason values declaration so now it matches the order used in jdk9 and the names order in Deoptimization::_trap_reason_name. Reviewed-by: kvn ! src/share/vm/runtime/deoptimization.hpp