--- old/src/hotspot/share/oops/klass.hpp 2018-03-21 16:41:13.599887847 +0100 +++ new/src/hotspot/share/oops/klass.hpp 2018-03-21 16:41:13.399887854 +0100 @@ -447,10 +447,6 @@ } } - // Is an oop/narrowOop null or subtype of this Klass? - template - bool is_instanceof_or_null(T element); - bool search_secondary_supers(Klass* k) const; // Find LCA in class hierarchy