On Thu, 4 Mar 2021 06:41:53 GMT, Arun Joseph <ajos...@openjdk.org> wrote:
> Fixing the Debug build of WebKit. > > Test: Build JavaFX using `-PCOMPILE_WEBKIT=true -PCONF=DebugNative` and test > using a simple HelloWebView app. Hi dear OpenJdk team, At first I would like to thank you for looking into this. I am the author of original `8262276` ticket. I would just like to share some additional information with you. I've fetched and checked out this pull request (`pull/417`) and tried to run the build once more inside exactly the same environment in which original `8262276` ticket was produced. The build failed again. The only difference I can spot at this time is the line at which the build failed (it changed from 3445 to 3453): * Where: Build file 'C:\jfx-arun-joseph\build.gradle' line: 3453 Please let me know if you need any further information. ------------- PR: https://git.openjdk.java.net/jfx/pull/417