hotspot/src/share/vm/opto/runtime.cpp
changeset 9976 6fef34e63df1
parent 8921 14bfe81f2a9d
child 10028 035159a868a1
--- 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)