-
Notifications
You must be signed in to change notification settings - Fork 62
8346887: DrawFocusRect() may cause an assertion failure #233
base: master
Are you sure you want to change the base?
Conversation
👋 Welcome back ssubramaniam! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
This backport pull request has now been updated with issue from the original commit. |
|
/approval request for backport. Minor change that adds an additional check before an assertion for windows. Tested with tier1, tier2, and GHA tests. Risk is low. |
Hi @satyenme, what about jdk24? |
Hi @GoeLin, This should be the corresponding PR for JDK 24: openjdk/jdk24u#14 (integrated yesterday). Thanks, |
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.
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk23u.git pull/233/head:pull/233
$ git checkout pull/233
Update a local copy of the PR:
$ git checkout pull/233
$ git pull https://git.openjdk.org/jdk23u.git pull/233/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 233
View PR using the GUI difftool:
$ git pr show -t 233
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk23u/pull/233.diff
Using Webrev
Link to Webrev Comment