< prev index next >

test/com/sun/net/ssl/SSLSecurity/TruncateArray.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 4665824
  * @summary JSSE - ClassCastException with 1.4
+ * @modules java.base/com.sun.net.ssl
  */
 
 import com.sun.net.ssl.*;
 
 public class TruncateArray {
< prev index next >