Re: Multiple Versions at Launch-Time

2015-10-21 Thread Nicolai Parlog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Ali, I missed that post. That is exactly what I was going for! I just wanted to get confirmation that there isn't already a way to do this (or something similar). so long ... Nicolai On 20.10.2015 21:09, Ali Ebrahimi wrote: > Hi, I think it

hg: jigsaw/jake/langtools: Add jdeps -R -ct option.

2015-10-21 Thread mandy . chung
Changeset: f99c96f9f9f9 Author:mchung Date: 2015-10-21 22:29 -0700 URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/f99c96f9f9f9 Add jdeps -R -ct option. Also remove -verify:access option. ! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/Analyzer.java ! src/jdk.jdeps/shar

Re: JavaFX9 on Debian Wheezy (was Re: InternalError on Class.getPackage())

2015-10-21 Thread Alan Bateman
On 21/10/2015 16:11, Kevin Rushforth wrote: Hi Chris, Thanks for the info. And sorry about the misleading error message. The latest bits (whenever they show up in an EA build) The current EA bits are based on jdk9-b83 so they are a bit old, they should be a new EA build by the end of this week

Re: JavaFX9 on Debian Wheezy (was Re: InternalError on Class.getPackage())

2015-10-21 Thread Kevin Rushforth
Hi Chris, Thanks for the info. And sorry about the misleading error message. The latest bits (whenever they show up in an EA build) will at least give you a correct error message about not being able to load the .so file. If you run "ldd -v libglass.so" I suspect it will show the missing dep

hg: jigsaw/jake/nashorn: 8140235: Clean up dynamic module creation in jake/nashorn

2015-10-21 Thread sundararajan . athijegannathan
Changeset: 7aed4ca0e885 Author:sundar Date: 2015-10-21 19:47 +0530 URL: http://hg.openjdk.java.net/jigsaw/jake/nashorn/rev/7aed4ca0e885 8140235: Clean up dynamic module creation in jake/nashorn Reviewed-by: attila, lagergren, alanb ! src/jdk.scripting.nashorn/share/classes/jdk/nas

hg: jigsaw/jake: Remove stray ')'

2015-10-21 Thread erik . joelsson
Changeset: 975324e7b306 Author:erikj Date: 2015-10-21 16:03 +0200 URL: http://hg.openjdk.java.net/jigsaw/jake/rev/975324e7b306 Remove stray ')' ! make/common/JavaCompilation.gmk

JavaFX9 on Debian Wheezy (was Re: InternalError on Class.getPackage())

2015-10-21 Thread Chris Newland
Hi Kevin, This is the result of trying to start a JavaFX application (JITWatch) with EA b83 on Debian 7 (Wheezy): Exception in thread "main" java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Invalid URL for class: jrt:/javafx.graphics/com/sun/glass/utils/NativeLibLoader.class at