src/hotspot/share/classfile/systemDictionaryShared.hpp
changeset 53884 1a7b57d02107
parent 53244 9807daeb47c4
child 54347 235883996bc7
--- a/src/hotspot/share/classfile/systemDictionaryShared.hpp	Thu Feb 21 17:50:27 2019 -0800
+++ b/src/hotspot/share/classfile/systemDictionaryShared.hpp	Thu Feb 21 17:07:35 2019 -0800
@@ -207,6 +207,7 @@
                                  InstanceKlass *ik,
                                  Handle class_loader,
                                  Handle protection_domain,
+                                 const ClassFileStream* cfs,
                                  TRAPS);
   static DumpTimeSharedClassInfo* find_or_allocate_info_for(InstanceKlass* k);
   static void write_dictionary(RunTimeSharedDictionary* dictionary, bool is_builtin);