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

Matthias Baesken mbaesken at openjdk.org
Thu Jan 4 14:43:21 UTC 2024


On Wed, 3 Jan 2024 15:36:16 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> It should be extended to include the possible failure in the preceding call to ::GetDIBits.

I handle now also a failure of the first GetDIBits call; and also added braces at the if's mentioned.

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

PR Comment: https://git.openjdk.org/jdk/pull/17197#issuecomment-1877205475


More information about the client-libs-dev mailing list