diff -r 2b8f82a7b11a -r 3cacf4ad4fc9 hotspot/src/share/vm/runtime/perfMemory.hpp --- a/hotspot/src/share/vm/runtime/perfMemory.hpp Fri Oct 03 15:41:56 2014 -0500 +++ b/hotspot/src/share/vm/runtime/perfMemory.hpp Fri Oct 03 13:56:18 2014 -0700 @@ -155,9 +155,6 @@ } } - // filename of backing store or NULL if none. - static char* backing_store_filename(); - // returns the complete file path of hsperfdata. // the caller is expected to free the allocated memory. static char* get_perfdata_file_path();