src/hotspot/share/memory/metaspace.hpp
changeset 47808 57752bd5d1b4
parent 47802 18dccdc438d7
child 49045 9b556b613a07
--- a/src/hotspot/share/memory/metaspace.hpp	Tue Nov 07 22:05:44 2017 -0800
+++ b/src/hotspot/share/memory/metaspace.hpp	Tue Oct 24 14:34:14 2017 +0200
@@ -361,6 +361,10 @@
 
   static void print_class_waste(outputStream* out);
   static void print_waste(outputStream* out);
+
+  // Prints an ASCII representation of the given space.
+  static void print_metaspace_map(outputStream* out, Metaspace::MetadataType mdtype);
+
   static void dump(outputStream* out);
   static void verify_free_chunks();
   // Checks that the values returned by allocated_capacity_bytes() and