changeset 2881 | 74a1337e4acc |
parent 1374 | 4c24294029a9 |
child 3261 | c7d5aae8d3f7 |
--- a/hotspot/src/share/vm/gc_implementation/g1/concurrentZFThread.hpp Thu May 07 17:09:48 2009 -0700 +++ b/hotspot/src/share/vm/gc_implementation/g1/concurrentZFThread.hpp Mon May 11 16:30:56 2009 -0700 @@ -73,7 +73,7 @@ // while holding the ZF_needed_mon lock. // shutdown - static void stop(); + void stop(); // Stats static void note_region_alloc() {_region_allocs++; }