--- old/src/share/vm/opto/graphKit.hpp 2014-01-16 17:24:39.029622461 +0100 +++ new/src/share/vm/opto/graphKit.hpp 2014-01-16 17:24:38.740414911 +0100 @@ -406,7 +406,7 @@ // Use the type profile to narrow an object type. Node* maybe_cast_profiled_receiver(Node* not_null_obj, ciKlass* require_klass, - ciKlass* spec, + ciKlass* spec, bool safe_for_replace); // Cast obj to type and emit guard unless we had too many traps here already