diff -r a64d352d1118 -r c124e2e7463e src/share/vm/ci/ciEnv.hpp --- a/src/share/vm/ci/ciEnv.hpp Wed Aug 31 09:48:21 2011 -0700 +++ b/src/share/vm/ci/ciEnv.hpp Wed Aug 31 16:46:11 2011 -0700 @@ -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.