hotspot/src/share/vm/utilities/hashtable.hpp
changeset 44897 1d9f4d0c9927
parent 42073 89e056fd82cc
child 46435 3f6cac9867d4
child 45171 44927fb4cd60
--- a/hotspot/src/share/vm/utilities/hashtable.hpp	Tue Apr 25 08:18:29 2017 +0000
+++ b/hotspot/src/share/vm/utilities/hashtable.hpp	Wed Apr 26 14:59:52 2017 +0530
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -294,6 +294,7 @@
 };
 
 template <class T, MEMFLAGS F> class RehashableHashtable : public Hashtable<T, F> {
+ friend class VMStructs;
  protected:
 
   enum {