hotspot/src/share/vm/gc_implementation/g1/g1HotCardCache.hpp
changeset 23855 c4574075402c
parent 17327 4bd0581aa231
child 26160 aba6b01cb988
--- a/hotspot/src/share/vm/gc_implementation/g1/g1HotCardCache.hpp	Wed Mar 26 14:15:02 2014 +0100
+++ b/hotspot/src/share/vm/gc_implementation/g1/g1HotCardCache.hpp	Thu Apr 03 17:49:31 2014 +0400
@@ -99,7 +99,7 @@
 
   // Refine the cards that have delayed as a result of
   // being in the cache.
-  void drain(int worker_i, G1RemSet* g1rs, DirtyCardQueue* into_cset_dcq);
+  void drain(uint worker_i, G1RemSet* g1rs, DirtyCardQueue* into_cset_dcq);
 
   // Set up for parallel processing of the cards in the hot cache
   void reset_hot_cache_claimed_index() {