In g_1utf8_1strlen, the g_utf8_strlen function is incorrectly called with two pointer arguments. The second argument is an integer.
This results in a compilation error with GCC 14 and current Clang.
This results in a compilation error with GCC 14 and current Clang.
- blocks
-
JDK-8354875 Update to GCC 14.2.0 on Linux
-
- Resolved
-