hg: jigsaw/jake/jdk: 8139430: Refactor test library to decrease module dependencies of tests

2015-11-24 Thread mandy . chung
Changeset: 45cb94eef0ec Author:shurailine Date: 2015-11-23 11:49 -0800 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/45cb94eef0ec 8139430: Refactor test library to decrease module dependencies of tests Reviewed-by: mchung, alanb !

Re: Apple internal api's

2015-11-24 Thread Mandy Chung
com.apple.eawt is in java.desktop module. Try this: java -XaddExports:java.desktop/com.apple.eawt=ALL-UNNAMED Mandy > On Nov 24, 2015, at 5:52 PM, Michael Hall wrote: > > I know these are being addressed as part of JEP 272 [1], but for now. > I have a shell script that

Apple internal api's

2015-11-24 Thread Michael Hall
I know these are being addressed as part of JEP 272 [1], but for now. I have a shell script that will launch my OS X app with most of it’s functionality. I think some appleevent related won’t work as less than a full app, but the app should run. It is completely unmodularized at this point

hg: jigsaw/jake/nashorn: 8139106: ant build/test fails with jigsaw/jake/nashorn

2015-11-24 Thread sundararajan . athijegannathan
Changeset: e2e713228703 Author:sundar Date: 2015-11-25 10:21 +0530 URL: http://hg.openjdk.java.net/jigsaw/jake/nashorn/rev/e2e713228703 8139106: ant build/test fails with jigsaw/jake/nashorn !

hg: jigsaw/jake/jdk: 8142959: Remove dependency on sun.boot.class.path property

2015-11-24 Thread sundararajan . athijegannathan
Changeset: 5098cced084a Author:sundar Date: 2015-11-24 20:14 +0530 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/5098cced084a 8142959: Remove dependency on sun.boot.class.path property Reviewed-by: alanb ! src/jdk.rmic/share/classes/sun/rmi/rmic/BatchEnvironment.java !

hg: jigsaw/jake: Fixed images target to properly also build the exploded-image target

2015-11-24 Thread erik . joelsson
Changeset: d18e85f68fe3 Author:erikj Date: 2015-11-24 11:03 +0100 URL: http://hg.openjdk.java.net/jigsaw/jake/rev/d18e85f68fe3 Fixed images target to properly also build the exploded-image target ! common/autoconf/generated-configure.sh ! make/Main.gmk

hg: jigsaw/jake/jdk: Changes to communicate the j.l.r.Module for the boot loader's unnamed module to the JVM

2015-11-24 Thread lois . foltan
Changeset: fa97a65164bc Author:lfoltan Date: 2015-11-24 09:02 -0500 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/fa97a65164bc Changes to communicate the j.l.r.Module for the boot loader's unnamed module to the JVM ! make/mapfiles/libjava/mapfile-vers !

hg: jigsaw/jake/jdk: More build unification with jdk9

2015-11-24 Thread erik . joelsson
Changeset: 33d87582d833 Author:erikj Date: 2015-11-24 14:01 +0100 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/33d87582d833 More build unification with jdk9 ! make/launcher/Launcher-jdk.jcmd.gmk ! make/launcher/LauncherCommon.gmk

hg: jigsaw/jake: More build unification with jdk9

2015-11-24 Thread erik . joelsson
Changeset: 5165085d2c54 Author:erikj Date: 2015-11-24 14:01 +0100 URL: http://hg.openjdk.java.net/jigsaw/jake/rev/5165085d2c54 More build unification with jdk9 ! make/CompileJavaModules.gmk

hg: jigsaw/jake/hotspot: JVM changes to record the j.l.r.Module for unnamed modules

2015-11-24 Thread lois . foltan
Changeset: f4f2580e950a Author:lfoltan Date: 2015-11-24 09:00 -0500 URL: http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/f4f2580e950a JVM changes to record the j.l.r.Module for unnamed modules ! make/aix/makefiles/mapfile-vers-debug ! make/aix/makefiles/mapfile-vers-product !