hotspot/src/share/vm/memory/blockOffsetTable.hpp
changeset 1374 4c24294029a9
parent 1 489c9b5090e2
child 1389 854d473cbd9c
--- a/hotspot/src/share/vm/memory/blockOffsetTable.hpp	Wed Jun 04 13:51:09 2008 -0700
+++ b/hotspot/src/share/vm/memory/blockOffsetTable.hpp	Thu Jun 05 15:57:56 2008 -0700
@@ -208,6 +208,7 @@
 //////////////////////////////////////////////////////////////////////////
 class BlockOffsetArray: public BlockOffsetTable {
   friend class VMStructs;
+  friend class G1BlockOffsetArray; // temp. until we restructure and cleanup
  protected:
   // The following enums are used by do_block_internal() below
   enum Action {