hotspot/src/share/vm/memory/iterator.hpp
changeset 30154 39cd4e2ccf1c
parent 30153 596ed88949ad
child 30880 efe35e08179f
--- a/hotspot/src/share/vm/memory/iterator.hpp	Thu Apr 02 16:07:27 2015 +0200
+++ b/hotspot/src/share/vm/memory/iterator.hpp	Thu Apr 02 16:08:41 2015 +0200
@@ -151,7 +151,6 @@
 };
 
 class CLDToKlassAndOopClosure : public CLDClosure {
-  friend class SharedHeap;
   friend class G1CollectedHeap;
  protected:
   OopClosure*   _oop_closure;