src/hotspot/share/classfile/systemDictionary.hpp
changeset 54807 33fe50b6d707
parent 54764 865ec913f916
child 55115 a0d4e61acb6b
child 58678 9cf78a70fa4f
--- a/src/hotspot/share/classfile/systemDictionary.hpp	Thu May 09 14:28:30 2019 +0200
+++ b/src/hotspot/share/classfile/systemDictionary.hpp	Fri May 10 09:05:29 2019 -0400
@@ -355,7 +355,7 @@
 
 public:
   // Printing
-  static void print() { return print_on(tty); }
+  static void print();
   static void print_on(outputStream* st);
   static void dump(outputStream* st, bool verbose);