diff -r 2cdf4a989ee7 -r 8ba5b3c76857 src/hotspot/share/classfile/dictionary.hpp --- a/src/hotspot/share/classfile/dictionary.hpp Tue Aug 28 13:22:57 2018 +0530 +++ b/src/hotspot/share/classfile/dictionary.hpp Mon Sep 10 16:49:01 2018 -0400 @@ -74,9 +74,6 @@ void unlink(); - // Unload classes whose defining loaders are unloaded - void do_unloading(); - // Protection domains InstanceKlass* find(unsigned int hash, Symbol* name, Handle protection_domain); bool is_valid_protection_domain(unsigned int hash,