diff src/share/vm/graal/graalEnv.cpp @ 5056:2f2c6347fce4

comments cleanup/retagging
author Gilles Duboscq <duboscq@ssw.jku.at>
date Thu, 08 Mar 2012 15:01:19 +0100
parents a1238d5c6991
children 467de393651a
line wrap: on
line diff
--- a/src/share/vm/graal/graalEnv.cpp	Wed Mar 07 14:35:22 2012 -0800
+++ b/src/share/vm/graal/graalEnv.cpp	Thu Mar 08 15:01:19 2012 +0100
@@ -412,7 +412,7 @@
   // were inserted.  Any violated dependences in this case are dumped to
   // the tty.
 
-  // TODO (tw): Always check dependency for now.
+  // TODO (thomaswue): Always check dependency for now.
   //bool counter_changed = system_dictionary_modification_counter_changed();
   //bool test_deps = counter_changed;
   //DEBUG_ONLY(test_deps = true);