--- old/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java 2015-04-21 18:53:01.212774524 -0700 +++ new/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java 2015-04-21 18:53:01.028682519 -0700 @@ -22,11 +22,12 @@ */ /** - * @test %I% %E% + * @test * @bug 4898461 6604496 * @summary basic test for symmetric ciphers with padding * @author Valerie Peng * @library .. + * @key randomness */ import java.io.*; import java.nio.*;