RFR (M) 8009125: Add NMT tests for Virtual Memory operations
Mikael Gerdin
mikael.gerdin at oracle.com
Tue Apr 2 05:21:33 PDT 2013
Christian,
On 2013-03-26 16:44, Christian Tornqvist wrote:
> Hi everyone,
>
> Still looking for reviewers for these test changes.
Looks good to me if you incorporate the indentation fix Zhengyu mentioned.
/m
>
> 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 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
>
More information about the hotspot-runtime-dev
mailing list