src/java.base/share/classes/module-info.java
branchhttp-client-branch
changeset 56539 a738880f0bd8
parent 56451 9585061fdb04
parent 50053 9bc1e6487cbb
child 56602 f2917c858701
equal deleted inserted replaced
56538:9bdcfc7d2b9c 56539:a738880f0bd8
   287         jdk.crypto.ec,
   287         jdk.crypto.ec,
   288         jdk.crypto.cryptoki,
   288         jdk.crypto.cryptoki,
   289         jdk.jartool,
   289         jdk.jartool,
   290         jdk.security.auth,
   290         jdk.security.auth,
   291         jdk.security.jgss;
   291         jdk.security.jgss;
       
   292     exports sun.security.util.math to
       
   293         jdk.crypto.ec
       
   294     exports sun.security.util.math.intpoly to
       
   295         jdk.crypto.ec
   292     exports sun.security.x509 to
   296     exports sun.security.x509 to
   293         jdk.crypto.ec,
   297         jdk.crypto.ec,
   294         jdk.crypto.cryptoki,
   298         jdk.crypto.cryptoki,
   295         jdk.jartool,
   299         jdk.jartool,
   296         jdk.security.auth;
   300         jdk.security.auth;