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.

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

Commit messages:
 - Disable DEBUG flag
 - comment compile flag for pdb generation

Changes: https://git.openjdk.org/jfx/pull/1079/files
 Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1079&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8282359
  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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

Reply via email to