src/share/vm/opto/parse.hpp

changeset 1040
98cb887364d3
parent 870
b1d6a3e95810
child 1165
9c6be3edf0dc
     1.1 --- a/src/share/vm/opto/parse.hpp	Fri Feb 27 08:34:19 2009 -0800
     1.2 +++ b/src/share/vm/opto/parse.hpp	Fri Feb 27 13:27:09 2009 -0800
     1.3 @@ -78,7 +78,7 @@
     1.4    };
     1.5  
     1.6    // See if it is OK to inline.
     1.7 -  // The reciever is the inline tree for the caller.
     1.8 +  // The receiver is the inline tree for the caller.
     1.9    //
    1.10    // The result is a temperature indication.  If it is hot or cold,
    1.11    // inlining is immediate or undesirable.  Otherwise, the info block

mercurial