src/hotspot/share/classfile/systemDictionaryShared.hpp
changeset 54807 33fe50b6d707
parent 54347 235883996bc7
child 54927 1512d88b24c6
--- a/src/hotspot/share/classfile/systemDictionaryShared.hpp	Thu May 09 14:28:30 2019 +0200
+++ b/src/hotspot/share/classfile/systemDictionaryShared.hpp	Fri May 10 09:05:29 2019 -0400
@@ -295,7 +295,7 @@
   static void dumptime_classes_do(class MetaspaceClosure* it);
   static void write_to_archive();
   static void serialize_dictionary_headers(class SerializeClosure* soc);
-  static void print() { return print_on(tty); }
+  static void print();
   static void print_on(outputStream* st) NOT_CDS_RETURN;
   static void print_table_statistics(outputStream* st) NOT_CDS_RETURN;