modules.xml
changeset 29851 81a61a04e2fe
parent 29303 7941167cec3f
child 29855 09bbf116c738
child 30420 0b4d565ae7c0
equal deleted inserted replaced
29673:a4e2dbd7c777 29851:81a61a04e2fe
     1 <?xml version="1.0" encoding="us-ascii"?>
     1 <?xml version="1.0" encoding="us-ascii"?>
     2 
     2 
     3 <!--
     3 <!--
     4 
     4 
     5    Copyright (c) 2014 Oracle and/or its affiliates. All rights reserved.
     5    Copyright (c) 2014, 2015 Oracle and/or its affiliates. All rights reserved.
     6    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     7 
     7 
     8    This code is free software; you can redistribute it and/or modify it
     8    This code is free software; you can redistribute it and/or modify it
     9    under the terms of the GNU General Public License version 2 only, as
     9    under the terms of the GNU General Public License version 2 only, as
    10    published by the Free Software Foundation.  Oracle designates this
    10    published by the Free Software Foundation.  Oracle designates this
   749     <export>
   749     <export>
   750       <name>javax.swing.undo</name>
   750       <name>javax.swing.undo</name>
   751     </export>
   751     </export>
   752     <export>
   752     <export>
   753       <name>sun.awt</name>
   753       <name>sun.awt</name>
   754       <to>jdk.accessbridge</to>
   754       <to>jdk.accessibility</to>
   755     </export>
   755     </export>
   756   </module>
   756   </module>
   757   <module>
   757   <module>
   758     <name>java.instrument</name>
   758     <name>java.instrument</name>
   759     <depend>java.base</depend>
   759     <depend>java.base</depend>
  1850   </module>
  1850   </module>
  1851   <module>
  1851   <module>
  1852     <name>jdk.zipfs</name>
  1852     <name>jdk.zipfs</name>
  1853     <depend>java.base</depend>
  1853     <depend>java.base</depend>
  1854   </module>
  1854   </module>
       
  1855   <module>
       
  1856     <name>jdk.accessibility</name>
       
  1857     <depend>java.base</depend>
       
  1858     <depend>java.desktop</depend>
       
  1859   </module>
  1855 </modules>
  1860 </modules>