--- old/src/hotspot/share/classfile/systemDictionaryShared.hpp 2020-04-27 19:03:03.283208520 +0000 +++ new/src/hotspot/share/classfile/systemDictionaryShared.hpp 2020-04-27 19:03:02.090178801 +0000 @@ -167,10 +167,6 @@ Handle manifest, Handle url, TRAPS); - static void define_shared_package(Symbol* class_name, - Handle class_loader, - ModuleEntry* mod_entry, - TRAPS); static Handle get_shared_jar_manifest(int shared_path_index, TRAPS); static Handle get_shared_jar_url(int shared_path_index, TRAPS);