RFR: 8347576: Error output in libjsound has non matching format strings [v2]

Christoph Langer clanger at openjdk.org
Tue Jan 14 13:20:36 UTC 2025


On Tue, 14 Jan 2025 10:51:56 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> When enabling the jsound ERROR and TRACE reporting (see src/java.desktop/share/native/libjsound/Configure.h https://github.com/openjdk/jdk/blob/master/src/java.desktop/share/native/libjsound/Configure.h#L32 ), we run into some build warnings as errors  (when building on Linux) because at 2 places the format specifiers do not match the number types .
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Windows fixes

Marked as reviewed by clanger (Reviewer).

You need to update the license years in the files with fixes for Windows as well.

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

PR Review: https://git.openjdk.org/jdk/pull/23076#pullrequestreview-2549672283
PR Comment: https://git.openjdk.org/jdk/pull/23076#issuecomment-2589888765


More information about the client-libs-dev mailing list