hotspot/test/runtime/Unsafe/Reallocate.java
changeset 29678 dd2f3932c21e
parent 28473 cff666a4057d
child 30604 b8d532cb6420
--- a/hotspot/test/runtime/Unsafe/Reallocate.java	Mon Mar 23 11:44:41 2015 -0700
+++ b/hotspot/test/runtime/Unsafe/Reallocate.java	Thu Mar 26 16:36:56 2015 +0100
@@ -25,6 +25,8 @@
  * @test
  * @bug 8058897
  * @library /testlibrary
+ * @modules java.base/sun.misc
+ *          java.management
  * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:MallocMaxTestWords=100m Reallocate
  */