RFR: 8361379: [macos] Refactor accessibility code to retrieve attribute by name [v3]
Andy Goryachev
angorya at openjdk.org
Wed Jul 9 15:48:44 UTC 2025
On Wed, 9 Jul 2025 15:43:01 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> but it will save a couple of nanoseconds!
>>
>> the code is ok. one question though: what are the circumstances when these calls would return NULL?
>
> 1. Custom component that has no role assigned at all
> 2. Exception happens on Java side processing the request
> That was just two popped out - probably there are more scenarios.
right, thank you for clarification!
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1840#discussion_r2195358693
More information about the openjfx-dev
mailing list