hotspot/src/share/vm/utilities/fakeRttiSupport.hpp
changeset 33198 b37ad9fbf681
parent 33105 294e48b4f704
parent 33160 c59f1676d27e
--- a/hotspot/src/share/vm/utilities/fakeRttiSupport.hpp	Thu Oct 15 13:28:22 2015 +0200
+++ b/hotspot/src/share/vm/utilities/fakeRttiSupport.hpp	Sat Oct 17 19:40:30 2015 -0400
@@ -50,6 +50,7 @@
 // with.
 template<typename T, typename TagType>
 class FakeRttiSupport VALUE_OBJ_CLASS_SPEC {
+  friend class VMStructs;
 public:
   // Construct with the indicated concrete tag, and include the
   // concrete tag in the associated tag set.