hotspot/src/share/vm/gc_implementation/g1/g1EvacFailure.hpp
changeset 24244 2c7a1e5649bd
parent 22234 da823d78ad65
child 25490 59f226da8d81
--- a/hotspot/src/share/vm/gc_implementation/g1/g1EvacFailure.hpp	Fri Apr 25 09:59:44 2014 -0700
+++ b/hotspot/src/share/vm/gc_implementation/g1/g1EvacFailure.hpp	Tue Apr 29 09:33:20 2014 +0200
@@ -191,6 +191,7 @@
 
         hr->note_self_forwarding_removal_start(during_initial_mark,
                                                during_conc_mark);
+        _g1h->check_bitmaps("Self-Forwarding Ptr Removal", hr);
 
         // In the common case (i.e. when there is no evacuation
         // failure) we make sure that the following is done when