src/share/vm/opto/compile.cpp

changeset 3099
c124e2e7463e
parent 3051
11211f7cb5a0
child 3260
670a74b863fc
     1.1 --- a/src/share/vm/opto/compile.cpp	Wed Aug 31 09:48:21 2011 -0700
     1.2 +++ b/src/share/vm/opto/compile.cpp	Wed Aug 31 16:46:11 2011 -0700
     1.3 @@ -817,7 +817,6 @@
     1.4                             &_handler_table, &_inc_table,
     1.5                             compiler,
     1.6                             env()->comp_level(),
     1.7 -                           true, /*has_debug_info*/
     1.8                             has_unsafe_access()
     1.9                             );
    1.10    }

mercurial