138
139 // additional qualified exports may be inserted at build time
140 // see make/gensrc/GenModuleInfo.gmk
141
142 exports com.sun.crypto.provider to
143 jdk.crypto.cryptoki;
144 exports sun.invoke.util to
145 jdk.compiler;
146 exports com.sun.security.ntlm to
147 java.security.sasl;
148 exports jdk.internal to
149 jdk.incubator.vector;
150 // Note: all modules in the exported list participate in preview features,
151 // normal or reflective. They do not need to be compiled with "--enable-preview"
152 // to use preview features and do not need to suppress "preview" warnings.
153 // It is recommended for any modules that do participate that their
154 // module declaration be annotated with jdk.internal.javac.ParticipatesInPreview.
155 exports jdk.internal.javac to
156 java.compiler,
157 jdk.compiler,
158 jdk.jdeps; // Uses Valhalla reflective preview APIs
159 exports jdk.internal.access to
160 java.desktop,
161 java.logging,
162 java.management,
163 java.rmi,
164 jdk.charsets,
165 jdk.jartool,
166 jdk.jlink,
167 jdk.jfr,
168 jdk.management,
169 jdk.net,
170 jdk.sctp,
171 jdk.crypto.cryptoki;
172 exports jdk.internal.classfile.components to
173 jdk.jfr;
174 exports jdk.internal.foreign to
175 jdk.incubator.vector;
176 exports jdk.internal.event to
177 jdk.jfr;
178 exports jdk.internal.io to
179 jdk.internal.le,
180 jdk.jshell;
181 exports jdk.internal.jimage to
182 jdk.jlink;
183 exports jdk.internal.jimage.decompressor to
184 jdk.jlink;
185 exports jdk.internal.loader to
186 java.instrument,
187 java.logging,
188 java.naming;
189 exports jdk.internal.jmod to
190 jdk.compiler,
191 jdk.jlink;
287 java.net.http,
288 jdk.jconsole,
289 jdk.sctp;
290 exports sun.net.www to
291 java.net.http,
292 jdk.jartool;
293 exports sun.net.www.protocol.http to
294 java.security.jgss;
295 exports sun.nio.ch to
296 java.management,
297 jdk.crypto.cryptoki,
298 jdk.net,
299 jdk.sctp;
300 exports sun.nio.cs to
301 jdk.charsets;
302 exports sun.nio.fs to
303 jdk.net;
304 exports sun.reflect.annotation to
305 jdk.compiler;
306 exports sun.reflect.generics.reflectiveObjects to
307 java.desktop;
308 exports sun.reflect.misc to
309 java.desktop,
310 java.management;
311 exports sun.security.internal.interfaces to
312 jdk.crypto.cryptoki;
313 exports sun.security.internal.spec to
314 jdk.crypto.cryptoki;
315 exports sun.security.jca to
316 java.security.sasl,
317 java.smartcardio,
318 jdk.crypto.cryptoki,
319 jdk.naming.dns;
320 exports sun.security.pkcs to
321 jdk.jartool;
322 exports sun.security.provider to
323 java.security.jgss,
324 jdk.crypto.cryptoki,
325 jdk.security.auth;
326 exports sun.security.provider.certpath to
327 java.naming,
|
138
139 // additional qualified exports may be inserted at build time
140 // see make/gensrc/GenModuleInfo.gmk
141
142 exports com.sun.crypto.provider to
143 jdk.crypto.cryptoki;
144 exports sun.invoke.util to
145 jdk.compiler;
146 exports com.sun.security.ntlm to
147 java.security.sasl;
148 exports jdk.internal to
149 jdk.incubator.vector;
150 // Note: all modules in the exported list participate in preview features,
151 // normal or reflective. They do not need to be compiled with "--enable-preview"
152 // to use preview features and do not need to suppress "preview" warnings.
153 // It is recommended for any modules that do participate that their
154 // module declaration be annotated with jdk.internal.javac.ParticipatesInPreview.
155 exports jdk.internal.javac to
156 java.compiler,
157 jdk.compiler,
158 jdk.jdeps, // Uses Valhalla reflective preview APIs,
159 jdk.incubator.code;
160 exports jdk.internal.access to
161 java.desktop,
162 java.logging,
163 java.management,
164 java.rmi,
165 jdk.charsets,
166 jdk.jartool,
167 jdk.jlink,
168 jdk.jfr,
169 jdk.management,
170 jdk.net,
171 jdk.sctp,
172 jdk.crypto.cryptoki,
173 jdk.incubator.code;
174 exports jdk.internal.access.code to
175 jdk.compiler;
176 exports jdk.internal.classfile.components to
177 jdk.jfr;
178 exports jdk.internal.foreign to
179 jdk.incubator.vector;
180 exports jdk.internal.event to
181 jdk.jfr;
182 exports jdk.internal.io to
183 jdk.internal.le,
184 jdk.jshell;
185 exports jdk.internal.jimage to
186 jdk.jlink;
187 exports jdk.internal.jimage.decompressor to
188 jdk.jlink;
189 exports jdk.internal.loader to
190 java.instrument,
191 java.logging,
192 java.naming;
193 exports jdk.internal.jmod to
194 jdk.compiler,
195 jdk.jlink;
291 java.net.http,
292 jdk.jconsole,
293 jdk.sctp;
294 exports sun.net.www to
295 java.net.http,
296 jdk.jartool;
297 exports sun.net.www.protocol.http to
298 java.security.jgss;
299 exports sun.nio.ch to
300 java.management,
301 jdk.crypto.cryptoki,
302 jdk.net,
303 jdk.sctp;
304 exports sun.nio.cs to
305 jdk.charsets;
306 exports sun.nio.fs to
307 jdk.net;
308 exports sun.reflect.annotation to
309 jdk.compiler;
310 exports sun.reflect.generics.reflectiveObjects to
311 java.desktop,
312 jdk.incubator.code;
313 exports sun.reflect.misc to
314 java.desktop,
315 java.management;
316 exports sun.security.internal.interfaces to
317 jdk.crypto.cryptoki;
318 exports sun.security.internal.spec to
319 jdk.crypto.cryptoki;
320 exports sun.security.jca to
321 java.security.sasl,
322 java.smartcardio,
323 jdk.crypto.cryptoki,
324 jdk.naming.dns;
325 exports sun.security.pkcs to
326 jdk.jartool;
327 exports sun.security.provider to
328 java.security.jgss,
329 jdk.crypto.cryptoki,
330 jdk.security.auth;
331 exports sun.security.provider.certpath to
332 java.naming,
|