hotspot/src/share/vm/utilities/vmError.cpp
changeset 27162 0a4a7276949b
parent 26821 ce9f82507dc2
child 27471 6e56277909f1
--- a/hotspot/src/share/vm/utilities/vmError.cpp	Thu Oct 09 16:41:28 2014 +0400
+++ b/hotspot/src/share/vm/utilities/vmError.cpp	Fri Oct 10 19:36:12 2014 +0000
@@ -740,7 +740,7 @@
 
   STEP(228, "(Native Memory Tracking)" )
      if (_verbose) {
-       MemTracker::final_report(st);
+       MemTracker::error_report(st);
      }
 
   STEP(230, "" )