src/hotspot/share/code/codeHeapState.hpp
changeset 51139 c95334202a14
parent 51124 40ef1bb91ee8
child 53353 a6620d37728b
--- a/src/hotspot/share/code/codeHeapState.hpp	Tue Jul 17 19:59:38 2018 -0700
+++ b/src/hotspot/share/code/codeHeapState.hpp	Wed Jul 18 11:27:14 2018 +0200
@@ -95,7 +95,6 @@
   static void print_line_delim(outputStream* out, bufferedStream *sst, char* low_bound, unsigned int ix, unsigned int gpl);
   static void print_line_delim(outputStream* out, outputStream *sst, char* low_bound, unsigned int ix, unsigned int gpl);
   static blobType get_cbType(CodeBlob* cb);
-  static bool is_readable_pointer(const void* p);
 
  public:
   static void discard(outputStream* out, CodeHeap* heap);