RFR (M) 8009125: Add NMT tests for Virtual Memory operations
Christian Tornqvist
christian.tornqvist at oracle.com
Tue Mar 26 08:44:44 PDT 2013
Hi everyone,
Still looking for reviewers for these test changes.
Thanks,
Christian
From: hotspot-runtime-dev-bounces at openjdk.java.net
[mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of Christian
Törnqvist
Sent: den 14 mars 2013 18:48
To: hotspot-runtime-dev at openjdk.java.net
Subject: RFR (M) 8009125: Add NMT tests for Virtual Memory operations
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 APIs 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 Kantserovas 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/20130326/804b35c7/attachment-0001.html
More information about the hotspot-runtime-dev
mailing list