< prev index next >

test/com/sun/crypto/provider/CICO/PBEFunc/CipherNCFuncTest.java

Print this page
rev 17324 : 8181761: add explicit @build actions for jdk.test.lib classes in all :tier2 tests
Reviewed-by: duke

*** 23,32 **** --- 23,34 ---- /* * @test * @bug 8048604 * @library ../ /test/lib + * @build jdk.test.lib.RandomFactory + * @run main CipherNCFuncTest * @summary This test verifies the assertion "There should be no transformation * on the plaintext/ciphertext in encryption/decryption mechanism" for * feature "NullCipher". */
< prev index next >