< prev index next >

test/jdk/javax/net/ssl/sanity/ciphersuites/CipherSuitesInOrder.java

Print this page

        

*** 28,37 **** --- 28,38 ---- /* * @test * @bug 7174244 * @summary NPE in Krb5ProxyImpl.getServerKeys() + * @ignore the dependent implementation details are changed * @run main/othervm CipherSuitesInOrder */ import java.util.*; import javax.net.ssl.*;
< prev index next >