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

Alexey Ivanov aivanov at openjdk.org
Tue Jan 2 20:07:51 UTC 2024


On Tue, 2 Jan 2024 19:37:53 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> It seems that we cannot continue if `hBMDC` or `hBM` are null. Yet it seems unexpected.

Should we rather modify the code to back out and not to call APIs with NULL handles?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17197#discussion_r1439778065


More information about the client-libs-dev mailing list