modules.xml
changeset 35918 1e48ea715a0b
parent 35367 48968f91bab4
child 35447 00f226dd004b
equal deleted inserted replaced
35917:463d67f86eaa 35918:1e48ea715a0b
     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, 2015, Oracle and/or its affiliates. All rights reserved.
     5    Copyright (c) 2014, 2016, 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
  1641       <name>com.sun.tools.javac.util</name>
  1641       <name>com.sun.tools.javac.util</name>
  1642       <to>jdk.jshell</to>
  1642       <to>jdk.jshell</to>
  1643       <to>jdk.javadoc</to>
  1643       <to>jdk.javadoc</to>
  1644       <to>jdk.jdeps</to>
  1644       <to>jdk.jdeps</to>
  1645     </export>
  1645     </export>
       
  1646     <export>
       
  1647       <name>com.sun.tools.javac.model</name>
       
  1648       <to>jdk.javadoc</to>
       
  1649     </export>
  1646   </module>
  1650   </module>
  1647   <module>
  1651   <module>
  1648     <name>jdk.crypto.ec</name>
  1652     <name>jdk.crypto.ec</name>
  1649     <depend>java.base</depend>
  1653     <depend>java.base</depend>
  1650     <export>
  1654     <export>
  1742       <to>jdk.jshell</to>
  1746       <to>jdk.jshell</to>
  1743       <to>jdk.scripting.nashorn.shell</to>
  1747       <to>jdk.scripting.nashorn.shell</to>
  1744     </export>
  1748     </export>
  1745   </module>
  1749   </module>
  1746   <module>
  1750   <module>
       
  1751     <name>jdk.internal.opt</name>
       
  1752     <depend>java.base</depend>
       
  1753   </module>
       
  1754   <module>
  1747     <name>jdk.jartool</name>
  1755     <name>jdk.jartool</name>
  1748     <depend>java.base</depend>
  1756     <depend>java.base</depend>
  1749     <export>
  1757     <export>
  1750       <name>com.sun.jarsigner</name>
  1758       <name>com.sun.jarsigner</name>
  1751     </export>
  1759     </export>
  1765     <export>
  1773     <export>
  1766       <name>com.sun.tools.doclets</name>
  1774       <name>com.sun.tools.doclets</name>
  1767     </export>
  1775     </export>
  1768     <export>
  1776     <export>
  1769       <name>com.sun.tools.javadoc</name>
  1777       <name>com.sun.tools.javadoc</name>
       
  1778     </export>
       
  1779     <export>
       
  1780       <name>jdk.javadoc.doclet</name>  
       
  1781     </export>
       
  1782     <export>
       
  1783       <name>jdk.javadoc.doclet.taglet</name>  
  1770     </export>
  1784     </export>
  1771   </module>
  1785   </module>
  1772   <module>
  1786   <module>
  1773     <name>jdk.jcmd</name>
  1787     <name>jdk.jcmd</name>
  1774     <depend>java.base</depend>
  1788     <depend>java.base</depend>