hotspot/src/share/vm/gc_implementation/g1/ptrQueue.hpp
changeset 20011 d74937287461
parent 11455 a6ab3d8b9a4c
child 20403 45a89fbcd8f7
--- a/hotspot/src/share/vm/gc_implementation/g1/ptrQueue.hpp	Fri Sep 13 04:16:54 2013 -0700
+++ b/hotspot/src/share/vm/gc_implementation/g1/ptrQueue.hpp	Fri Sep 13 16:55:44 2013 -0700
@@ -38,6 +38,7 @@
 
 class PtrQueueSet;
 class PtrQueue VALUE_OBJ_CLASS_SPEC {
+  friend class VMStructs;
 
 protected:
   // The ptr queue set to which this queue belongs.