hotspot/src/share/vm/ci/ciEnv.hpp
changeset 10508 233d2e7c462d
parent 10503 04b74421bdea
child 10734 065435337883
--- a/hotspot/src/share/vm/ci/ciEnv.hpp	Wed Aug 31 09:48:21 2011 -0700
+++ b/hotspot/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.