jdk/make/modules/modules.config
changeset 8197 e45f21c2a40b
parent 7668 d4a77089c587
equal deleted inserted replaced
7867:f83cd8bd35c6 8197:e45f21c2a40b
   769             sun.net.www.content.image.**;
   769             sun.net.www.content.image.**;
   770 }
   770 }
   771 
   771 
   772 /**************************************************************************/
   772 /**************************************************************************/
   773 
   773 
   774 module jkernel {
       
   775     include sun.jkernel.*;
       
   776 }
       
   777 
       
   778 module deploy {
   774 module deploy {
   779     include jkernel;
       
   780 
   775 
   781     // For now, all plugin and JNLP
   776     // For now, all plugin and JNLP
   782     include com.sun.java.browser.**,
   777     include com.sun.java.browser.**,
   783             netscape.**,
   778             netscape.**,
   784             sun.plugin.**,
   779             sun.plugin.**,