src/java.base/share/classes/module-info.java
branchhttp-client-branch
changeset 56868 67c7659ecda5
parent 56810 f05220c47e02
parent 51339 554bb4e2d10d
--- a/src/java.base/share/classes/module-info.java	Fri Jul 27 12:16:01 2018 +0100
+++ b/src/java.base/share/classes/module-info.java	Mon Aug 27 11:48:07 2018 +0100
@@ -304,9 +304,9 @@
         jdk.security.auth,
         jdk.security.jgss;
     exports sun.security.util.math to
-        jdk.crypto.ec
+        jdk.crypto.ec;
     exports sun.security.util.math.intpoly to
-        jdk.crypto.ec
+        jdk.crypto.ec;
     exports sun.security.x509 to
         jdk.crypto.ec,
         jdk.crypto.cryptoki,