src/share/vm/ci/ciEnv.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** 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

*** 315,326 **** --- 315,325 ---- OopMapSet* oop_map_set, ExceptionHandlerTable* handler_table, 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. #define WK_KLASS_FUNC(name, ignore_s, ignore_o) \ ciInstanceKlass* name() { \

src/share/vm/ci/ciEnv.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File