diff -r 82190b49ce14 -r 6fef34e63df1 hotspot/src/share/vm/opto/runtime.cpp --- a/hotspot/src/share/vm/opto/runtime.cpp Thu Jun 02 13:36:11 2011 -0700 +++ b/hotspot/src/share/vm/opto/runtime.cpp Fri Jun 03 22:31:43 2011 -0700 @@ -120,6 +120,7 @@ address OptoRuntime::_zap_dead_native_locals_Java = NULL; # endif +ExceptionBlob* OptoRuntime::_exception_blob; // This should be called in an assertion at the start of OptoRuntime routines // which are entered from compiled code (all of them)