[jdk23u] RFR: 8346887: DrawFocusRect() may cause an assertion failure

Satyen Subramaniam ssubramaniam at openjdk.org
Thu Jan 9 22:52:16 UTC 2025


Backporting JDK-8346887: DrawFocusRect() may cause an assertion failure. Minor change that adds an additional check before running an assertion for windows. Ran GHA Sanity Checks and local Tier 1 and Tier 2 tests. Patch is clean.

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

Commit messages:
 - Backport 8eddf67

Changes: https://git.openjdk.org/jdk23u/pull/233/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk23u&pr=233&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8346887
  Stats: 7 lines in 3 files changed: 0 ins; 0 del; 7 mod
  Patch: https://git.openjdk.org/jdk23u/pull/233.diff
  Fetch: git fetch https://git.openjdk.org/jdk23u.git pull/233/head:pull/233

PR: https://git.openjdk.org/jdk23u/pull/233


More information about the jdk-updates-dev mailing list