diff src/share/vm/interpreter/abstractInterpreter.hpp @ 628:7bb995fbd3c0

Merge
author trims
date Thu, 12 Mar 2009 18:16:36 -0700
parents 98cb887364d3
children e5b0439ef4ae
line wrap: on
line diff
--- a/src/share/vm/interpreter/abstractInterpreter.hpp	Mon Mar 09 13:34:00 2009 -0700
+++ b/src/share/vm/interpreter/abstractInterpreter.hpp	Thu Mar 12 18:16:36 2009 -0700
@@ -22,7 +22,7 @@
  *
  */
 
-// This file contains the platform-independant parts
+// This file contains the platform-independent parts
 // of the abstract interpreter and the abstract interpreter generator.
 
 // Organization of the interpreter(s). There exists two different interpreters in hotpot