diff src/share/vm/classfile/javaClasses.hpp @ 12356:359f7e70ae7f

Reduce HotSpot diff and fix previous merge
author Gilles Duboscq <duboscq@ssw.jku.at>
date Fri, 11 Oct 2013 15:41:33 +0200
parents cefad50507d8
children 606959535fd4
line wrap: on
line diff
--- a/src/share/vm/classfile/javaClasses.hpp	Fri Oct 11 10:38:03 2013 +0200
+++ b/src/share/vm/classfile/javaClasses.hpp	Fri Oct 11 15:41:33 2013 +0200
@@ -329,7 +329,6 @@
  public:
   // Instance creation
   static oop create();
-  static int java_thread_offset_in_bytes() { return _eetop_offset; }
   // Returns the JavaThread associated with the thread obj
   static JavaThread* thread(oop java_thread);
   // Set JavaThread for instance