RFR: 8365296: Build failure with Clang due to -Wformat warning after JDK-8364611 [v3]
Matthias Baesken
mbaesken at openjdk.org
Fri Aug 15 06:52:13 UTC 2025
On Thu, 14 Aug 2025 20:39:10 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> The fix looks reasonable. However, the discrepancy btw and AIX and others seems unnecessary complexity. I'd prefer having `ifdef` removed also.
>
> Looking at how these prints are used/tested, I believe `sa_mask` is not really needed and it doesn't seem very useful also. Therefore, I'd suggest removing it, just like what's done for AIX. My 2c.
That's fine .
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26771#issuecomment-3190785447
More information about the core-libs-dev
mailing list