RE: Building on windows

2019-08-04 Thread Thiago Milczarek Sayao
Managed to get past the error by updating the source tree. Now I'm getting this: > FAIL: cannot find RC: C:/Program Files (x86)/Windows Kits/10/Bin//rc.exe Seems to be failing to get CPU architecture. Mine is x64 (AMD Ryzen). Chocolatey gives me the same error. Cheers.

RFR: JDK-8220396: Bindings class gives a lot of unneeded 'select-binding' log messages

2019-08-04 Thread Michael Paus
Hi Kevin, please review my fix for "JDK-8220396: Bindings class gives a lot of unneeded 'select-binding' log messages" https://bugs.openjdk.java.net/browse/JDK-8220396 https://github.com/javafxports/openjdk-jfx/issues/383 https://github.com/javafxports/openjdk-jfx/pull/550