hotspot/test/runtime/Unsafe/CopyMemory.java
changeset 29678 dd2f3932c21e
parent 28732 d4b650e48a8f
child 30604 b8d532cb6420
--- a/hotspot/test/runtime/Unsafe/CopyMemory.java	Mon Mar 23 11:44:41 2015 -0700
+++ b/hotspot/test/runtime/Unsafe/CopyMemory.java	Thu Mar 26 16:36:56 2015 +0100
@@ -25,6 +25,8 @@
  * @test
  * @summary Verifies behaviour of Unsafe.copyMemory
  * @library /testlibrary
+ * @modules java.base/sun.misc
+ *          java.management
  * @run main CopyMemory
  */