< prev index next >

test/javax/crypto/JceSecurity/SunJCE_BC_LoadOrdering.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @bug 6377058 7055362 * @library ../../../java/security/testlibrary * @summary SunJCE depends on sun.security.provider.SignatureImpl * behaviour, BC can't load into 1st slot. * @author Brad R. Wetmore + * @key randomness */ import java.security.*; import javax.crypto.*; import java.io.*;
< prev index next >