diff -r 914f305ba6fa -r c95334202a14 src/hotspot/share/code/codeHeapState.hpp --- 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);