src/share/vm/opto/runtime.cpp

changeset 1040
98cb887364d3
parent 777
37f87013dfd8
child 1462
39b01ab7035a
     1.1 --- a/src/share/vm/opto/runtime.cpp	Fri Feb 27 08:34:19 2009 -0800
     1.2 +++ b/src/share/vm/opto/runtime.cpp	Fri Feb 27 13:27:09 2009 -0800
     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