hotspot/src/share/vm/oops/constantPool.hpp
changeset 46810 7dad333205cd
parent 46746 ea379ebb9447
child 46961 c9094b1e5f87
--- a/hotspot/src/share/vm/oops/constantPool.hpp	Mon Aug 14 16:48:44 2017 +0200
+++ b/hotspot/src/share/vm/oops/constantPool.hpp	Mon Aug 14 14:32:17 2017 -0400
@@ -714,6 +714,7 @@
   }
 
   // CDS support
+  void archive_resolved_references(Thread *THREAD) NOT_CDS_JAVA_HEAP_RETURN;
   void remove_unshareable_info();
   void restore_unshareable_info(TRAPS);
   bool resolve_class_constants(TRAPS);