[jdk23u] RFR: 8346887: DrawFocusRect() may cause an assertion failure
Satyen Subramaniam
ssubramaniam at openjdk.org
Tue Jan 14 17:39:52 UTC 2025
On Sat, 11 Jan 2025 15:49:42 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> 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.
>
> Hi @satyenme, what about jdk24?
> Best regards, Goetz.
Hi @GoeLin,
This should be the corresponding PR for JDK 24: https://github.com/openjdk/jdk24u/pull/14 (integrated yesterday).
Thanks,
Satyen
-------------
PR Comment: https://git.openjdk.org/jdk23u/pull/233#issuecomment-2590672435
More information about the jdk-updates-dev
mailing list