[jdk17u-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:21:39 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 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

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

Commit messages:
 - Backport dcca5daaf7f51c6579369c6ba3430a3d7962dbf2

Changes: https://git.openjdk.org/jdk17u-dev/pull/2328/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2328&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8185862
  Stats: 150 lines in 9 files changed: 89 ins; 25 del; 36 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2328.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2328/head:pull/2328

PR: https://git.openjdk.org/jdk17u-dev/pull/2328


More information about the jdk-updates-dev mailing list