< prev index next >

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

Print this page

        

*** 25,34 **** --- 25,35 ---- * @test * @bug 8044860 * @summary Vectors and fixed length fields should be verified * for allowed sizes. * @run main/othervm LengthCheckTest + * @key randomness */ /** * A SSLEngine usage example which simplifies the presentation * by removing the I/O and multi-threading concerns.
< prev index next >