--- old/src/share/vm/ci/ciEnv.hpp 2014-03-24 16:31:43.000000000 -0700 +++ new/src/share/vm/ci/ciEnv.hpp 2014-03-24 16:31:42.000000000 -0700 @@ -363,7 +363,8 @@ AbstractCompiler* compiler, int comp_level, bool has_unsafe_access, - bool has_wide_vectors); + bool has_wide_vectors, + RTMState rtm_state = NoRTM); // Access to certain well known ciObjects.