RFR: 8367374: JavaFX debug builds fail on Windows
Kevin Rushforth
kcr at openjdk.org
Tue Sep 16 16:17:24 UTC 2025
On Sun, 14 Sep 2025 02:12:27 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:
> Issue: data_as_asm tool fails to generate cpp object from ICU symbols file when webkit builds in debug mode.
> Solution: The ICU third party lib already using MSVC to build , Make ICU build in Release mode.
LGTM. Build passes in debug mode and in normal (release) mode.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1901#pullrequestreview-3230748276
More information about the openjfx-dev
mailing list