hg: hsx/hsx24/hotspot: 8009125: Add NMT tests for Virtual Memory operations
christian.tornqvist at oracle.com
christian.tornqvist at oracle.com
Tue Apr 23 17:16:32 PDT 2013
Changeset: f25c212012a1
Author: ctornqvi
Date: 2013-04-23 23:37 +0200
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/f25c212012a1
8009125: Add NMT tests for Virtual Memory operations
Summary: Tests added for Reserve/Commit/Uncommit/Unreserve operations
Reviewed-by: zgu, mgerdin
! src/share/vm/prims/whitebox.cpp
- test/runtime/NMT/AllocTestType.java
+ test/runtime/NMT/MallocTestType.java
+ test/runtime/NMT/ThreadedMallocTestType.java
+ test/runtime/NMT/ThreadedVirtualAllocTestType.java
+ test/runtime/NMT/VirtualAllocTestType.java
! test/testlibrary/OutputAnalyzerTest.java
! test/testlibrary/com/oracle/java/testlibrary/OutputAnalyzer.java
! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java
More information about the hotspot-dev
mailing list