hotspot/src/share/vm/runtime/thread.hpp
changeset 25490 59f226da8d81
parent 25351 7c198a690050
child 25491 70fb742e40aa
--- a/hotspot/src/share/vm/runtime/thread.hpp	Mon Jul 07 10:18:33 2014 +0200
+++ b/hotspot/src/share/vm/runtime/thread.hpp	Mon Jul 07 10:12:40 2014 +0200
@@ -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