jdk/test/sun/misc/CopyMemory.java
changeset 30046 cf2c86e1819e
parent 5506 202f599c92aa
child 30820 0d4717a011d3
--- a/jdk/test/sun/misc/CopyMemory.java	Wed Apr 29 08:37:57 2015 -0700
+++ b/jdk/test/sun/misc/CopyMemory.java	Wed Apr 29 10:25:53 2015 -0700
@@ -24,6 +24,7 @@
 /* @test
  * @bug 6565543
  * @summary Minimal test for unsafe.copyMemory() and unsafe.setMemory()
+ * @key randomness
  */
 
 import java.util.*;