hotspot/src/share/vm/opto/graphKit.hpp
changeset 22916 582da2ed4dfa
parent 22872 b6902ee5bc8d
child 23495 f222fac90da2
--- a/hotspot/src/share/vm/opto/graphKit.hpp	Tue Feb 25 14:09:02 2014 +0100
+++ b/hotspot/src/share/vm/opto/graphKit.hpp	Tue Feb 25 18:16:24 2014 +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