Kevin Rushforth

Results 491 comments of Kevin Rushforth
trafficstars

This GitHub issue tracker is not actively tracked or managed. Please file a bug at [bugreport.java.com](https://bugreport.java.com). If you are interested in contributing a fix for this issue, please see [CONTRIBUTING.md](https://github.com/openjdk/jfx/blob/master/CONTRIBUTING.md)...

@arapte Does this happen with any app? It seems like it might be Windows 7 specific. Can you file a bug in JBS when you get a moment?

You should only use the jmod files with jlink. Not with javac (although it happens to work, it isn't supported) or java. You need to use the sdk if you...

That should be `javafx-sdk-11.0.2/lib`

This is a recurring problem. I filed https://bugs.openjdk.java.net/browse/JDK-8258499 to address it in a future version of JavaFX.