Re: JavaFX Media module crashes jdeps

2018-12-03 Thread Scott Palmer
Thanks, that does seem to be the issue. Is this the sort of thing that might be back-ported to a 11.0.2 release? I'm trying to automate as much of my build as possible and special casing stuff to work around issues like this makes things a bit messy. It's just one of several little things that is

Re: JavaFX Media module crashes jdeps

2018-12-03 Thread Kevin Rushforth
I should add that fixing the following bug in JavaFX should avoid the problem: https://bugs.openjdk.java.net/browse/JDK-8211900 It's on my list to fix for openjfx12. -- Kevin On 12/3/2018 9:27 AM, Kevin Rushforth wrote: I guess you are running into: https://bugs.openjdk.java.net/browse/JDK

Re: JavaFX Media module crashes jdeps

2018-12-03 Thread Kevin Rushforth
I guess you are running into: https://bugs.openjdk.java.net/browse/JDK-8211887 -- Kevin On 12/3/2018 9:21 AM, Scott Palmer wrote: I use a Gradle script to run jdeps to get a module list for jlink. This command line (excuse the long paths into the Gradle cache): jdeps --print-module-deps --mo

JavaFX Media module crashes jdeps

2018-12-03 Thread Scott Palmer
I use a Gradle script to run jdeps to get a module list for jlink. This command line (excuse the long paths into the Gradle cache): jdeps --print-module-deps --module-path C:\Users\spalmer\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-fxml\11.0.1\2ef70dd2fee84fa4f18c9cbdcabe91e93e8b08ea\