hg: penrose/jigsaw: 2 new changesets
zhangshj at linux.vnet.ibm.com
zhangshj at linux.vnet.ibm.com
Tue Jul 3 01:28:16 PDT 2012
Changeset: c5f8b970c983
Author: michaelm
Date: 2012-06-14 16:55 +0100
URL: http://hg.openjdk.java.net/penrose/jigsaw/rev/c5f8b970c983
Initial load of scripts to support source code shuffle/unshuffle
+ make/scripts/shuffle/CheckNative.java
+ make/scripts/shuffle/Compare.java
+ make/scripts/shuffle/README
+ make/scripts/shuffle/Reverse.java
+ make/scripts/shuffle/docompare
+ make/scripts/shuffle/getdifferences
+ make/scripts/shuffle/jdk.base.includes
+ make/scripts/shuffle/jdk.corba.includes
+ make/scripts/shuffle/jdk.desktop.includes
+ make/scripts/shuffle/jdk.jaxp.includes
+ make/scripts/shuffle/jdk.jaxws.includes
+ make/scripts/shuffle/jdk.jaxws.tools.includes
+ make/scripts/shuffle/jdk.jdbc.includes
+ make/scripts/shuffle/jdk.jx.annotations.includes
+ make/scripts/shuffle/jdk.scripting.includes
+ make/scripts/shuffle/jdk.tools.includes
+ make/scripts/shuffle/makeshufflescripts
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.auth.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.base.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.compat.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.compiler.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.corba.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.cosnaming.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.crypto.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.deploy.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.desktop.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.devtools.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.httpserver.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.instrument.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.jaxp.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.jaxws.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.jdbc.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.jdbc.rowset.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.jndi.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.jta.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.jx.annotations.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.kerberos.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.logging.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.management.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.management.iiop.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.prefs.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.rmi.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.scripting.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.sctp.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.security.acl.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.smartcardio.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.snmp.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.sunec.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.sunmscapi.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.sunpkcs11.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.tls.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.tools.base.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.tools.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.tools.jaxws.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.tools.jre.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.ucrypto.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.xmldsig.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/jdk.zipfs.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/sun.charsets.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/sun.localedata.classlist
+ make/scripts/shuffle/moduleinfo.others/classlist/sun.resources.classlist
+ make/scripts/shuffle/moduleinfo.others/shuffledata/native.dirs
+ make/scripts/shuffle/non-standard.includes
+ make/scripts/shuffle/shuffle.sh
+ make/scripts/shuffle/sun.localedata.includes
+ make/scripts/shuffle/unshuffle.sh
+ make/scripts/shuffle/zipfs.shuffle
+ make/scripts/shuffle/zipfs.unshuffle
Changeset: fe2cf8de1297
Author: michaelm
Date: 2012-06-22 14:08 +0100
URL: http://hg.openjdk.java.net/penrose/jigsaw/rev/fe2cf8de1297
Source code shuffle should copy module-info sources into place
! make/scripts/shuffle/makeshufflescripts
More information about the penrose-dev
mailing list