RFR: 8262276: Debug build of WebKit fails
Kevin Rushforth
kcr at openjdk.java.net
Tue Mar 9 12:44:07 UTC 2021
On Mon, 8 Mar 2021 15:07:30 GMT, Johan Vos <jvos at openjdk.org> wrote:
> when passing `--info` to gradle, the build succeeds. Without passing `--info` it fails. I'll do more testing later.
Interesting. I don't see this problem. I am able to build with or without `--info`. I am also now (with this patch) able to build with or without `-PCONF=DebugNative`.
As mentioned earlier, some of the unit tests fail to run in debug mode. Arun will look into these failures.
-------------
PR: https://git.openjdk.java.net/jfx/pull/417
More information about the openjfx-dev
mailing list