On Fri, 31 Mar 2023 07:57:11 GMT, Hima Bindu Meda <hm...@openjdk.org> wrote:
> In Jenkins Build, the intermediate failure on windows is observed due to > crash in mspdbserv.exe, which generates Program database (.pdb) files. > Disabled the pdb file generation in order to resolve the build failure. > Sanity testing looks fine. Verified build on windows, mac and linux. This pull request has now been integrated. Changeset: a264435d Author: Hima Bindu Meda <hm...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/a264435dccba6ec386548f76f1ace095d943f4ca Stats: 9 lines in 1 file changed: 9 ins; 0 del; 0 mod 8282359: Intermittent WebKit build failure on Windows: C1090: PDB API call failed, error code 23 Reviewed-by: kcr, sykora ------------- PR: https://git.openjdk.org/jfx/pull/1079