[jdk17u-dev] Integrated: 8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185
Christoph Langer
clanger at openjdk.org
Thu Apr 11 08:42:47 UTC 2024
On Mon, 25 Mar 2024 16:16:12 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of [JDK-8185862](https://bugs.openjdk.org/browse/JDK-8185862) from commit [dcca5daa](https://github.com/openjdk/jdk22u/commit/dcca5daaf7f51c6579369c6ba3430a3d7962dbf2) from the [openjdk/jdk22u](https://git.openjdk.org/jdk22u) repository.
>
> I had to resolve copyrights in awt_Win32GraphicsDevice.cpp and awt_Win32GraphicsEnv.cpp plus a comment diff in Devices.h due to missing [JDK-8301443](https://bugs.openjdk.org/browse/JDK-8301443), will mark as clean.
>
> Thanks
> Christoph
This pull request has now been integrated.
Changeset: 1ae82df7
Author: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/1ae82df76e9242037c2552ef40f5f11261a77914
Stats: 150 lines in 9 files changed: 89 ins; 25 del; 36 mod
8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185
Backport-of: dcca5daaf7f51c6579369c6ba3430a3d7962dbf2
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2328
More information about the jdk-updates-dev
mailing list