RFR (M) 8009125: Add NMT tests for Virtual Memory operations
Christian Törnqvist
christian.tornqvist at oracle.com
Thu Mar 14 10:48:11 PDT 2013
Hi everyone,
Adding three new tests for the NMT feature, two of them are for Virtual memory operations (reserve/unreserved and commit/uncommit) and one is a threaded version of the previously added malloc test. Change and added to the NMT WB API's a bit to better support these tests. To be able to parse the output from NMT I added regular expression matching in the utility class OutputAnalyzer (this part is from Yekaterina Kantserova's change to OutputAnalyzer in the JDK repo).
Testing has been done both locally on Windows x64 and with jprt to run these on all platforms.
Bug:
http://bugs.sun.com/view_bug.do?bug_id=8009125
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8009125/webrev.00/
Thanks,
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130314/c43bb08c/attachment-0001.html
More information about the hotspot-runtime-dev
mailing list