< prev index next >

test/sun/security/ssl/ClientHandshaker/LengthCheckTest.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8044860 * @summary Vectors and fixed length fields should be verified * for allowed sizes. + * @modules java.base/sun.security.ssl * @run main/othervm LengthCheckTest * @key randomness */ /**
< prev index next >