A clean backport to jfx24u. This fixes debug build error on mac platform.
-
Commit messages:
- Backport 99ee34fe6f82dddc554a32d09e88b9e43329045e
Changes: https://git.openjdk.org/jfx24u/pull/13/files
Webrev: https://webrevs.openjdk.org/?repo=jfx24u&pr=13&range=00
Issue: https://b
On Thu, 13 Mar 2025 05:04:00 GMT, Jay Bhaskar wrote:
> issue : build fails on debug mode. invalid casting
> Solution: the casting should be with char* , need to use SourceUTF8().data()
Looks good. This fixes the debug build on macOS. We already have an older bug,
[JDK-8329874](https://bugs.open
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://webre