diff src/share/vm/oops/klass.hpp @ 15012:289a017dd9e2

reduced upstream delta
author Doug Simon <doug.simon@oracle.com>
date Mon, 07 Apr 2014 20:52:09 +0200
parents 4ca6dc0799b6
children 52b4284cb496
line wrap: on
line diff
--- a/src/share/vm/oops/klass.hpp	Mon Apr 07 19:21:22 2014 +0200
+++ b/src/share/vm/oops/klass.hpp	Mon Apr 07 20:52:09 2014 +0200
@@ -298,10 +298,6 @@
   static ByteSize modifier_flags_offset()        { return in_ByteSize(offset_of(Klass, _modifier_flags)); }
   static ByteSize layout_helper_offset()         { return in_ByteSize(offset_of(Klass, _layout_helper)); }
   static ByteSize access_flags_offset()          { return in_ByteSize(offset_of(Klass, _access_flags)); }
-#ifdef GRAAL
-  static ByteSize next_sibling_offset()          { return in_ByteSize(offset_of(Klass, _next_sibling)); }
-  static ByteSize subklass_offset()              { return in_ByteSize(offset_of(Klass, _subklass)); }
-#endif
 
   // Unpacking layout_helper:
   enum {