--- old/test/com/oracle/security/ucrypto/TestGCMKeyWrap.java 2015-04-21 18:51:25.288834304 -0700 +++ new/test/com/oracle/security/ucrypto/TestGCMKeyWrap.java 2015-04-21 18:51:25.104742300 -0700 @@ -25,6 +25,7 @@ * @test * @bug 8014374 * @summary Ensure key wrap/unwrap works using AES/GCM/NoPadding + * @key randomness */ import java.io.*;