src/hotspot/share/classfile/systemDictionary.hpp
changeset 47761 1b0566927c7a
parent 47614 0ecfd6c951a6
child 47774 69c081ca110a
--- a/src/hotspot/share/classfile/systemDictionary.hpp	Fri Oct 27 11:44:56 2017 +0200
+++ b/src/hotspot/share/classfile/systemDictionary.hpp	Sun Oct 29 18:13:18 2017 -0700
@@ -384,7 +384,7 @@
 
 public:
   // Sharing support.
-  static void reorder_dictionary_for_sharing();
+  static void reorder_dictionary_for_sharing() NOT_CDS_RETURN;
   static void combine_shared_dictionaries();
   static size_t count_bytes_for_buckets();
   static size_t count_bytes_for_table();