On Wed, 3 Jan 2024 08:16:12 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> https://learn.microsoft.com/en-us/cpp/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions?view=msvc-170 > The %S is for wide chars, do you think we need the other one (%s) ? You're right, it should be wide-char. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17197#discussion_r1440679674