src/share/vm/runtime/frame.cpp

changeset 1040
98cb887364d3
parent 852
f4fe12e429a4
child 1424
148e5441d916
     1.1 --- a/src/share/vm/runtime/frame.cpp	Fri Feb 27 08:34:19 2009 -0800
     1.2 +++ b/src/share/vm/runtime/frame.cpp	Fri Feb 27 13:27:09 2009 -0800
     1.3 @@ -930,7 +930,7 @@
     1.4          // => process callee's arguments
     1.5          //
     1.6          // Note: The expression stack can be empty if an exception
     1.7 -        //       occured during method resolution/execution. In all
     1.8 +        //       occurred during method resolution/execution. In all
     1.9          //       cases we empty the expression stack completely be-
    1.10          //       fore handling the exception (the exception handling
    1.11          //       code in the interpreter calls a blocking runtime

mercurial