RFR: 8351653: Webkit debug build failure after update to 620.1
Jay Bhaskar
jbhaskar at openjdk.org
Thu Mar 13 05:08:39 UTC 2025
issue : build fails on debug mode. invalid casting
Solution: the casting should be with char* , need to use SourceUTF8().data()
-------------
Commit messages:
- 8351653: Webkit debug build failure after update to 620.1
Changes: https://git.openjdk.org/jfx/pull/1732/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1732&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8351653
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jfx/pull/1732.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1732/head:pull/1732
PR: https://git.openjdk.org/jfx/pull/1732
More information about the openjfx-dev
mailing list