RFR: JDK-8320405: [Windows Server 2016] java/awt/image/MultiResolutionImage/MultiResolutionImageObserverTest.java shows issues in awt_Win32GraphicsDevice.cpp

Alexey Ivanov aivanov at openjdk.org
Wed Jan 3 16:59:46 UTC 2024


On Wed, 3 Jan 2024 08:16:12 GMT, Matthias Baesken <mbaesken at 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


More information about the client-libs-dev mailing list