hotspot/src/share/vm/runtime/frame.cpp
changeset 2131 98f9cef66a34
parent 1497 cd3234c89e59
child 3908 24b55ad4c228
--- a/hotspot/src/share/vm/runtime/frame.cpp	Fri Feb 27 08:34:19 2009 -0800
+++ b/hotspot/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