src/share/vm/opto/runtime.cpp

changeset 1063
7bb995fbd3c0
parent 1040
98cb887364d3
child 1462
39b01ab7035a
     1.1 --- a/src/share/vm/opto/runtime.cpp	Mon Mar 09 13:34:00 2009 -0700
     1.2 +++ b/src/share/vm/opto/runtime.cpp	Thu Mar 12 18:16:36 2009 -0700
     1.3 @@ -1196,7 +1196,7 @@
     1.4  
     1.5  // The following does not work because for one thing, the
     1.6  // thread state is wrong; it expects java, but it is native.
     1.7 -// Also, the invarients in a native stub are different and
     1.8 +// Also, the invariants in a native stub are different and
     1.9  // I'm not sure it is safe to have a MachCalRuntimeDirectNode
    1.10  // in there.
    1.11  // So for now, we do not zap in native stubs.

mercurial