< prev index next >

dependencies/java.base/module-info.java.extra

Print this page

        

@@ -21,13 +21,8 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
-exports sun.util.logging to javafx.base;
-exports sun.util.logging to javafx.controls;
-exports sun.util.logging to javafx.fxml;
-exports sun.util.logging to javafx.graphics;
-exports sun.util.logging to javafx.swing;
 exports sun.security.pkcs to jdk.packager;
 exports sun.security.timestamp to jdk.packager;
 exports sun.security.x509 to jdk.packager;
< prev index next >