8183531: Wrong @modules in test javax/net/ssl/ciphersuites/ECCurvesconstraints.java
authoramlu
Wed, 05 Jul 2017 08:26:54 +0800
changeset 45830 c5ebfadbb30a
parent 45829 991121499947
child 45831 2917da7ac11c
8183531: Wrong @modules in test javax/net/ssl/ciphersuites/ECCurvesconstraints.java Reviewed-by: wetmore, xuelei
jdk/test/javax/net/ssl/ciphersuites/ECCurvesconstraints.java
--- a/jdk/test/javax/net/ssl/ciphersuites/ECCurvesconstraints.java	Mon Jul 03 12:54:24 2017 -0700
+++ b/jdk/test/javax/net/ssl/ciphersuites/ECCurvesconstraints.java	Wed Jul 05 08:26:54 2017 +0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -32,7 +32,7 @@
  * @test
  * @bug 8148516
  * @summary Improve the default strength of EC in JDK
- * @modules jdk.crypyo.ec
+ * @modules jdk.crypto.ec
  * @run main/othervm ECCurvesconstraints PKIX
  * @run main/othervm ECCurvesconstraints SunX509
  */