hotspot/src/share/vm/gc/shared/blockOffsetTable.hpp
changeset 35461 1068dcb8d315
parent 32598 70b490faa49f
child 35469 17ea1b453dd5
--- a/hotspot/src/share/vm/gc/shared/blockOffsetTable.hpp	Thu Jan 07 14:55:12 2016 +0100
+++ b/hotspot/src/share/vm/gc/shared/blockOffsetTable.hpp	Thu Jan 07 16:25:53 2016 +0100
@@ -248,7 +248,7 @@
 //////////////////////////////////////////////////////////////////////////
 class BlockOffsetArray: public BlockOffsetTable {
   friend class VMStructs;
-  friend class G1BlockOffsetArray; // temp. until we restructure and cleanup
+  friend class G1BlockOffsetTablePart; // temp. until we restructure and cleanup
  protected:
   // The following enums are used by do_block_internal() below
   enum Action {