hotspot/src/share/vm/classfile/systemDictionary.hpp
changeset 46435 3f6cac9867d4
parent 46388 d7a164ad6b7f
child 46505 fd4bc78630b1
--- a/hotspot/src/share/vm/classfile/systemDictionary.hpp	Thu May 04 14:32:37 2017 -0400
+++ b/hotspot/src/share/vm/classfile/systemDictionary.hpp	Thu May 04 16:04:23 2017 -0700
@@ -385,7 +385,6 @@
   static void reorder_dictionary();
   static void copy_buckets(char** top, char* end);
   static void copy_table(char** top, char* end);
-  static void reverse();
   static void set_shared_dictionary(HashtableBucket<mtClass>* t, int length,
                                     int number_of_entries);
   // Printing