RFR: 8342870: Errors related to unused code on Windows after 8339120 in accessibility [v5]

Julian Waters jwaters at openjdk.org
Mon Sep 8 14:21:24 UTC 2025


On Tue, 28 Jan 2025 17:38:29 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> I see no reason to keep it.
>> 
>> If it's needed during debugging, there are many ways to find the handle.
>> 
>> Otherwise, the edit control is accessed by its id: `cAccessInfoText`.
>
> It looks like this feature doesn't work: [JDK-8348882](https://bugs.openjdk.org/browse/JDK-8348882): )jaccesswalker: "Display Accessibility Information" doesn't work_
> 
> It's not related to your changes directly, it's just an observation after running `jaccesswalker.exe`; I'm still for removing `hwndEdit`.

Paging @azuev-java can I remove hwndEdit? Asking since you were in favour of keeping it earlier

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21656#discussion_r2330405896


More information about the client-libs-dev mailing list