--- old/test/javax/crypto/Cipher/ByteBuffers.java 2015-04-21 18:52:49.434888251 -0700 +++ new/test/javax/crypto/Cipher/ByteBuffers.java 2015-04-21 18:52:49.254798247 -0700 @@ -26,6 +26,7 @@ * @bug 4844847 * @summary Test the Cipher.update/doFinal(ByteBuffer, ByteBuffer) methods * @author Andreas Sterbenz + * @key randomness */ import java.util.*;