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