[jdk21u-dev] RFR: 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
Mon Mar 25 16:17:33 UTC 2024
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 a copyright in src\java.desktop\windows\native\libawt\windows\awt_Win32GraphicsDevice.cpp, will mark as clean.
Thanks
Christoph
-------------
Commit messages:
- Backport dcca5daaf7f51c6579369c6ba3430a3d7962dbf2
Changes: https://git.openjdk.org/jdk21u-dev/pull/407/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=407&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8185862
Stats: 149 lines in 9 files changed: 89 ins; 25 del; 35 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/407.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/407/head:pull/407
PR: https://git.openjdk.org/jdk21u-dev/pull/407
More information about the jdk-updates-dev
mailing list