hotspot/src/share/vm/ci/ciEnv.hpp
changeset 23491 f690330b10b9
parent 22893 e3a2b513713a
child 25490 59f226da8d81
--- a/hotspot/src/share/vm/ci/ciEnv.hpp	Wed Mar 19 11:37:58 2014 -0700
+++ b/hotspot/src/share/vm/ci/ciEnv.hpp	Thu Mar 20 17:49:27 2014 -0700
@@ -365,7 +365,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.