Hello, I want to work on several bugs I have found in JDK8/JDK9 which seem to be in the native WebKit code (during javascript execution in "twkExecuteScript"). These bugs occur on Windows 7 64 bit and 32 bit machines (JDK 8136532, 8134269, 8134838, 8134840, 8133336).
I was about to setup a new Apple Mac, pull the source repository and build OpenJFX and native WebKit on this machine, but then it occurred to me that if the bugs are in the native WebKit code for Windows I am not going to find them on the Mac? I am assuming the native WebKit for Windows and Mac are completely different - is that correct? Maybe the first thing I should be doing is checking whether the bugs occur on the Mac. Best regards, John Maton