diff -r ec59443af135 -r 98cb887364d3 src/share/vm/runtime/frame.cpp --- a/src/share/vm/runtime/frame.cpp Fri Feb 27 08:34:19 2009 -0800 +++ b/src/share/vm/runtime/frame.cpp Fri Feb 27 13:27:09 2009 -0800 @@ -930,7 +930,7 @@ // => process callee's arguments // // Note: The expression stack can be empty if an exception - // occured during method resolution/execution. In all + // occurred during method resolution/execution. In all // cases we empty the expression stack completely be- // fore handling the exception (the exception handling // code in the interpreter calls a blocking runtime