src/share/vm/runtime/frame.inline.hpp

changeset 1040
98cb887364d3
parent 435
a61af66fc99e
child 1907
c18cbe5936b8
     1.1 --- a/src/share/vm/runtime/frame.inline.hpp	Fri Feb 27 08:34:19 2009 -0800
     1.2 +++ b/src/share/vm/runtime/frame.inline.hpp	Fri Feb 27 13:27:09 2009 -0800
     1.3 @@ -22,7 +22,7 @@
     1.4   *
     1.5   */
     1.6  
     1.7 -// This file holds platform-independant bodies of inline functions for frames.
     1.8 +// This file holds platform-independent bodies of inline functions for frames.
     1.9  
    1.10  // Note: The bcx usually contains the bcp; however during GC it contains the bci
    1.11  //       (changed by gc_prologue() and gc_epilogue()) to be methodOop position

mercurial