--- old/test/javax/crypto/NullCipher/TestNPE.java 2015-04-21 18:52:52.568454323 -0700 +++ new/test/javax/crypto/NullCipher/TestNPE.java 2015-04-21 18:52:52.388364319 -0700 @@ -26,6 +26,7 @@ * @bug 4937853 * @summary Make sure normal calls of NullCipher does not throw NPE. * @author Valerie Peng + * @key randomness */ import java.util.Arrays; import java.security.AlgorithmParameters;