--- old/src/share/vm/classfile/classLoader.hpp 2016-12-01 15:52:57.264186131 -0500 +++ new/src/share/vm/classfile/classLoader.hpp 2016-12-01 15:52:56.304186164 -0500 @@ -418,6 +418,8 @@ } } + static bool is_in_patch_mod_entries(Symbol* module_name); + #if INCLUDE_CDS // Sharing dump and restore