hg: jdk7/tl/jdk: 6911737: Module build: generate modules with native libraries and any other files not in jar
mandy.chung at sun.com
mandy.chung at sun.com
Thu Jan 7 08:15:59 PST 2010
Changeset: d30f2e22fffd
Author: mchung
Date: 2010-01-07 08:14 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d30f2e22fffd
6911737: Module build: generate modules with native libraries and any other files not in jar
Summary: create modules under OUTPUTDIR/modules directory containing resources, native libraries
Reviewed-by: alanb, ohair
! make/com/sun/crypto/provider/Makefile
! make/com/sun/java/pack/Makefile
! make/com/sun/java/pack/prop/Makefile
! make/com/sun/jndi/cosnaming/Makefile
! make/com/sun/jndi/dns/Makefile
! make/com/sun/jndi/ldap/Makefile
! make/com/sun/jndi/rmi/registry/Makefile
! make/com/sun/nio/sctp/Makefile
! make/com/sun/org/apache/xml/Makefile
! make/com/sun/rowset/Makefile
! make/com/sun/script/Makefile
! make/com/sun/security/auth/module/Makefile
! make/com/sun/servicetag/Makefile
! make/com/sun/tools/attach/Makefile
! make/common/Defs.gmk
! make/common/Demo.gmk
! make/common/Library.gmk
! make/common/Modules.gmk
! make/common/Program.gmk
! make/common/internal/BinaryPlugs.gmk
! make/common/internal/Resources.gmk
! make/common/shared/Sanity.gmk
! make/java/awt/Makefile
! make/java/fdlibm/Makefile
! make/java/hpi/native/Makefile
! make/java/hpi/windows/Makefile
! make/java/instrument/Makefile
! make/java/java/Makefile
! make/java/java_crw_demo/Makefile
! make/java/java_hprof_demo/Makefile
! make/java/jli/Makefile
! make/java/jvm/Makefile
! make/java/logging/Makefile
! make/java/main/java/Makefile
! make/java/main/javaw/Makefile
! make/java/management/Makefile
! make/java/net/Makefile
! make/java/nio/Makefile
! make/java/npt/Makefile
- make/java/redist/FILES.gmk
! make/java/redist/Makefile
+ make/java/redist/fonts/Makefile
+ make/java/redist/sajdi/Makefile
! make/java/security/Makefile
! make/java/sql/Makefile
! make/java/text/Makefile
! make/java/verify/Makefile
! make/java/zip/Makefile
! make/javax/crypto/Makefile
! make/javax/imageio/Makefile
! make/javax/print/Makefile
! make/javax/sound/Makefile
! make/javax/sound/jsoundalsa/Makefile
! make/javax/sound/jsoundds/Makefile
! make/javax/sql/Makefile
! make/javax/swing/Makefile
! make/javax/swing/plaf/Makefile
! make/jpda/back/Makefile
! make/jpda/transport/Makefile
! make/jpda/transport/shmem/Makefile
! make/jpda/transport/socket/Makefile
! make/jpda/tty/Makefile
! make/launchers/Makefile
! make/mkdemo/jvmti/Makefile
! make/mkdemo/management/Makefile
! make/mksample/dtrace/Makefile
! make/mksample/jmx/jmx-scandir/Makefile
! make/mksample/nbproject/Makefile
! make/mksample/nio/file/Makefile
! make/mksample/nio/multicast/Makefile
! make/mksample/nio/server/Makefile
! make/mksample/scripting/scriptpad/Makefile
! make/mksample/webservices/EbayClient/Makefile
! make/mksample/webservices/EbayServer/Makefile
! make/modules/Makefile
! make/modules/modules.config
! make/modules/tools/nbproject/project.xml
! make/modules/tools/src/com/sun/classanalyzer/Module.java
! make/sun/applet/Makefile
! make/sun/awt/Makefile
! make/sun/cmm/Makefile
! make/sun/cmm/kcms/Makefile
! make/sun/cmm/lcms/Makefile
! make/sun/dcpr/Makefile
! make/sun/font/Makefile
! make/sun/font/t2k/Makefile
! make/sun/headless/Makefile
! make/sun/image/generic/Makefile
! make/sun/image/vis/Makefile
! make/sun/jar/Makefile
! make/sun/javazic/Makefile
! make/sun/jawt/Makefile
! make/sun/jconsole/Makefile
! make/sun/jdbc/Makefile
! make/sun/jdga/Makefile
! make/sun/jkernel/Makefile
! make/sun/jpeg/Makefile
! make/sun/launcher/Makefile
! make/sun/management/Makefile
! make/sun/native2ascii/Makefile
! make/sun/net/others/Makefile
! make/sun/net/spi/nameservice/dns/Makefile
- make/sun/nio/FILES_java.gmk
! make/sun/nio/Makefile
+ make/sun/nio/cs/FILES_java.gmk
+ make/sun/nio/cs/Makefile
! make/sun/org/mozilla/javascript/Makefile
! make/sun/pisces/Makefile
! make/sun/rmi/cgi/Makefile
! make/sun/rmi/oldtools/Makefile
! make/sun/rmi/registry/Makefile
! make/sun/rmi/rmi/Makefile
! make/sun/rmi/rmic/Makefile
! make/sun/rmi/rmid/Makefile
! make/sun/security/ec/Makefile
! make/sun/security/jgss/wrapper/Makefile
! make/sun/security/krb5/Makefile
! make/sun/security/mscapi/Makefile
! make/sun/security/pkcs11/Makefile
! make/sun/security/smartcardio/Makefile
! make/sun/security/tools/Makefile
! make/sun/serialver/Makefile
! make/sun/splashscreen/Makefile
! make/sun/text/Makefile
! make/sun/tools/Makefile
! make/sun/tracing/dtrace/Makefile
! make/sun/xawt/Makefile
More information about the serviceability-dev
mailing list