mvn exec:java

2019-01-27 Thread Johan Vos
While looking into https://github.com/javafxports/openjdk-jfx/issues/316 (crash in webkit when using maven), it became clear that the default way of starting java applications in maven is not really the recommended way (supplying module path and modules). However, mvn exec:java is very widely

Review Request: JDK-8217470: Upgrade Direct3D9 shader model from 2.0 to 3.0

2019-01-27 Thread Nir Lisker
Hi, Please review the fix for: https://bugs.openjdk.java.net/browse/JDK-8217470 http://cr.openjdk.java.net/~nlisker/8217470/webrev.00/ Thanks, Nir