On Tue, 24 Mar 2026 10:06:34 GMT, Frederic Thevenet <[email protected]> 
wrote:

> [JDK-8324243](https://bugs.openjdk.org/browse/JDK-8324243) added 
> `calloc-transposed-args` to the list of suppressed warnings when building 
> HarfBuzz, in order to fix a compiler failure with gcc 14+.
> However, the root cause for the compilation failure has since been addressed 
> upstream[0], and the fix was introduced into the jdk as part of the update to 
> HarfBuzz 10.4.0 by [JDK-8348597](https://bugs.openjdk.org/browse/JDK-8348597).
> It therefore seems appropriate to remove the blanket suppression for 
> `calloc-transposed-args` warnings when building HarfBuzz going forward.
> 
> [0] 
> https://github.com/harfbuzz/harfbuzz/commit/032c931e1c0cfb20f18e5acb8ba005775242bd92

Marked as reviewed by aivanov (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/30396#pullrequestreview-4002333899

Reply via email to