-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
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
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
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
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
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
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