jdk/test/com/sun/net/ssl/SSLSecurity/TruncateArray.java
changeset 30820 0d4717a011d3
parent 23052 241885315119
equal deleted inserted replaced
30819:45d6fd3af6ac 30820:0d4717a011d3
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 4665824
    26  * @bug 4665824
    27  * @summary JSSE - ClassCastException with 1.4
    27  * @summary JSSE - ClassCastException with 1.4
       
    28  * @modules java.base/com.sun.net.ssl
    28  */
    29  */
    29 
    30 
    30 import com.sun.net.ssl.*;
    31 import com.sun.net.ssl.*;
    31 
    32 
    32 public class TruncateArray {
    33 public class TruncateArray {