--- old/src/share/vm/ci/ciEnv.hpp Wed Aug 31 15:24:21 2011 +++ new/src/share/vm/ci/ciEnv.hpp Wed Aug 31 15:24:20 2011 @@ -317,8 +317,7 @@ ImplicitExceptionTable* inc_table, AbstractCompiler* compiler, int comp_level, - bool has_debug_info = true, - bool has_unsafe_access = false); + bool has_unsafe_access); // Access to certain well known ciObjects.