diff src/share/vm/opto/type.hpp @ 4137:04b9a2566eec

Merge with hsx23/hotspot.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 17 Dec 2011 21:40:27 +0100
parents f6f3bb0ee072
children 8c92982cbbc4
line wrap: on
line diff
--- a/src/share/vm/opto/type.hpp	Sat Dec 17 20:50:09 2011 +0100
+++ b/src/share/vm/opto/type.hpp	Sat Dec 17 21:40:27 2011 +0100
@@ -64,6 +64,8 @@
 // different kind of Type exists.  Types are never modified after creation, so
 // all their interesting fields are constant.
 class Type {
+  friend class VMStructs;
+
 public:
   enum TYPES {
     Bad=0,                      // Type check