--- old/src/hotspot/share/classfile/javaClasses.hpp 2018-05-31 22:44:52.287477552 -0400 +++ new/src/hotspot/share/classfile/javaClasses.hpp 2018-05-31 22:44:50.791390911 -0400 @@ -1483,7 +1483,7 @@ private: static int _owner_offset; public: - static void initialize(TRAPS); + static void compute_offsets(); static oop get_owner_threadObj(oop obj); };