changeset 24094 | 5dbf1f44de18 |
parent 23450 | c7c6202fc7e2 |
child 24469 | 33e039f8ee55 |
--- a/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.hpp Fri Apr 11 11:00:12 2014 +0200 +++ b/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.hpp Fri Apr 11 12:29:24 2014 +0200 @@ -814,7 +814,6 @@ } inline bool do_yield_check(uint worker_i = 0); - inline bool should_yield(); // Called to abort the marking cycle after a Full GC takes place. void abort();