Code review request: 8005936, PrintNMTStatistics doesn't work for normal JVM exit
Karen Kinnear
karen.kinnear at oracle.com
Thu Jan 10 13:56:06 PST 2013
Zhengyu,
This looks good. Thanks for fixing this.
I assume you ran your ute tests with the -XX:+PrintNMTStatistics flag on.
thanks,
Karen
On Jan 10, 2013, at 3:57 PM, Zhengyu Gu wrote:
> Moved NMT shutdown code to JVM exit handler, so guarantees that NMT memory statistics can be reported when PrintNMTStatistics flag is enabled.
>
> webrev: http://cr.openjdk.java.net/~zgu/8005936/webrev.00/
>
> Tests:
>
> 1. JPRT tests
> 2. UTE vm.quick.testlist on Windows x64, Solaris sparv9, Linux x32 and x64
>
>
> Thanks,
>
> -Zhengyu
More information about the hotspot-dev
mailing list