hotspot/src/share/vm/runtime/thread.hpp
changeset 25493 f5bffb24bf7c
parent 25468 5331df506290
parent 25492 d27050bdfb04
child 25714 87fa6860b5ae
--- a/hotspot/src/share/vm/runtime/thread.hpp	Tue Jul 08 13:52:29 2014 -0400
+++ b/hotspot/src/share/vm/runtime/thread.hpp	Thu Jul 10 13:39:18 2014 -0700
@@ -452,7 +452,7 @@
 private:
   bool claim_oops_do_par_case(int collection_parity);
 public:
-  // Requires that "collection_parity" is that of the current strong roots
+  // Requires that "collection_parity" is that of the current roots
   // iteration.  If "is_par" is false, sets the parity of "this" to
   // "collection_parity", and returns "true".  If "is_par" is true,
   // uses an atomic instruction to set the current threads parity to