RFR: 8282359: Intermittent WebKit build failure on Windows: C1090: PDB API call failed, error code 23

Johan Vos jvos at openjdk.org
Sun Apr 2 09:32:24 UTC 2023


On Sat, 1 Apr 2023 13:59:02 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> I'll do some additional testing early next week. I do have one quick request: Rather than removing or commenting out the compiler and linker flags, can you use `if (PORT STREQUAL "Java")` (or `if (NOT PORT STREQUAL "Java")`) as was done in #1073 ?

I agree with this remark.
Also, do you have insight in why removing the debug flag "fixes" the problem? Are we sure that there is not something wrong below the surface that becomes visible in case (but not necessarily limited to this case) the debug flags are on?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1079#issuecomment-1493278322


More information about the openjfx-dev mailing list