src/java.base/share/classes/module-info.java
branchunixdomainchannels
changeset 58848 c3df0f8b6d93
parent 58801 119ac9128c1b
child 59208 ff7655b93101
equal deleted inserted replaced
58847:692de65ab293 58848:c3df0f8b6d93
   230         jdk.jfr;
   230         jdk.jfr;
   231     exports jdk.internal.util.xml.impl to
   231     exports jdk.internal.util.xml.impl to
   232         jdk.jfr;
   232         jdk.jfr;
   233     exports sun.net to
   233     exports sun.net to
   234         java.net.http,
   234         java.net.http,
   235         jdk.net,
       
   236         jdk.naming.dns;
   235         jdk.naming.dns;
   237     exports sun.net.ext to
   236     exports sun.net.ext to
   238         jdk.net;
   237         jdk.net;
   239     exports sun.net.dns to
   238     exports sun.net.dns to
   240         java.security.jgss,
   239         java.security.jgss,
   241         jdk.naming.dns;
   240         jdk.naming.dns;
   242     exports sun.net.util to
   241     exports sun.net.util to
   243         java.desktop,
   242         java.desktop,
   244         jdk.jconsole,
   243         jdk.jconsole,
   245         jdk.net,
       
   246         java.net.http;
   244         java.net.http;
   247     exports sun.net.www to
   245     exports sun.net.www to
   248         java.net.http,
   246         java.net.http,
   249         jdk.jartool;
   247         jdk.jartool;
   250     exports sun.net.www.protocol.http to
   248     exports sun.net.www.protocol.http to
   267         java.management.rmi,
   265         java.management.rmi,
   268         java.rmi,
   266         java.rmi,
   269         java.sql.rowset;
   267         java.sql.rowset;
   270     exports sun.security.action to
   268     exports sun.security.action to
   271         java.desktop,
   269         java.desktop,
   272         java.security.jgss,
   270         java.security.jgss;
   273         jdk.net;
       
   274     exports sun.security.internal.interfaces to
   271     exports sun.security.internal.interfaces to
   275         jdk.crypto.cryptoki;
   272         jdk.crypto.cryptoki;
   276     exports sun.security.internal.spec to
   273     exports sun.security.internal.spec to
   277         jdk.crypto.cryptoki;
   274         jdk.crypto.cryptoki;
   278     exports sun.security.jca to
   275     exports sun.security.jca to