RFR: 8282359: Intermittent WebKit build failure on Windows: C1090: PDB API call failed, error code 23 [v2]
Hima Bindu Meda
hmeda at openjdk.org
Mon Apr 3 05:56:14 UTC 2023
> 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.
Hima Bindu Meda has updated the pull request incrementally with one additional commit since the last revision:
Add code under Java port
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1079/files
- new: https://git.openjdk.org/jfx/pull/1079/files/0ef66c0b..d21b94a6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1079&range=01
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1079&range=00-01
Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jfx/pull/1079.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1079/head:pull/1079
PR: https://git.openjdk.org/jfx/pull/1079
More information about the openjfx-dev
mailing list