hotspot/test/runtime/NMT/MallocTestType.java
changeset 26149 dd15a4c3746b
parent 26147 8f797b3ef01e
parent 25960 729cd80956ae
child 28190 5a6b07edeb21
--- a/hotspot/test/runtime/NMT/MallocTestType.java	Tue Aug 19 06:47:28 2014 -0700
+++ b/hotspot/test/runtime/NMT/MallocTestType.java	Tue Aug 19 10:04:29 2014 -0400
@@ -28,6 +28,7 @@
  * @library /testlibrary /testlibrary/whitebox
  * @build MallocTestType
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
+ *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail MallocTestType
  */