diff -r 789534dc024a -r 902c68ab7f57 hotspot/src/share/vm/classfile/javaClasses.hpp --- a/hotspot/src/share/vm/classfile/javaClasses.hpp Tue Aug 08 02:10:30 2017 +0000 +++ b/hotspot/src/share/vm/classfile/javaClasses.hpp Tue Aug 08 08:41:36 2017 -0400 @@ -212,6 +212,7 @@ static void initialize_mirror_fields(Klass* k, Handle mirror, Handle protection_domain, TRAPS); static void set_mirror_module_field(Klass* K, Handle mirror, Handle module, TRAPS); public: + static void allocate_fixup_lists(); static void compute_offsets(); // Instance creation