[10] Review request : JDK-8193041 : [TestBug] A new test case can be added to javafx/scene/control/ProgressIndicatorTest.java

2017-12-31 Thread Ajit Ghaisas
Hi, Request you to review following test addition : Issue : https://bugs.openjdk.java.net/browse/JDK-8193041 Fix for JDK 10 : http://cr.openjdk.java.net/~aghaisas/fx/8193041/webrev.0/ Regards, Ajit

JDK build fails on missing javah

2017-12-31 Thread Nir Lisker
After successfully building OpenJFX (11) Iv'e went on to build OpenJDK (11) as instructed under "Integration with OpenJDK" ( http://hg.openjdk.java.net/jdk/jdk/raw-file/tip/doc/building.html). When executing `bash configure --with-import-modules=jfx_path\rt\build\modular-sdk` the build fails: