hotspot/src/share/vm/classfile/systemDictionary.hpp
changeset 40923 10fe1c28b9f6
parent 40016 bf6fcd467a7b
child 41690 038f2064e729
--- a/hotspot/src/share/vm/classfile/systemDictionary.hpp	Wed Sep 07 09:20:10 2016 +0200
+++ b/hotspot/src/share/vm/classfile/systemDictionary.hpp	Wed Sep 07 07:19:48 2016 -0400
@@ -299,7 +299,7 @@
                              Handle class_loader,
                              Handle protection_domain,
                              ClassFileStream* st,
-                             const Klass* host_klass,
+                             const InstanceKlass* host_klass,
                              GrowableArray<Handle>* cp_patches,
                              TRAPS);