--- old/src/share/vm/opto/runtime.hpp 2009-12-09 14:33:42.000000000 -0600 +++ new/src/share/vm/opto/runtime.hpp 2009-12-09 14:33:42.000000000 -0600 @@ -283,6 +283,8 @@ static const TypeFunc* zap_dead_locals_Type(); # endif + static const TypeFunc *must_post_exception_events_Type(); + private: static NamedCounter * volatile _named_counters;