RFR: 8361379: [macos] Refactor accessibility code to retrieve attribute by name [v2]

Alexander Zuev kizune at openjdk.org
Wed Jul 9 04:23:31 UTC 2025


On Tue, 8 Jul 2025 21:31:14 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Reverting the curly bracket placement
>
> modules/javafx.graphics/src/main/native-glass/mac/a11y/AccessibleBase.m line 99:
> 
>> 97: }
>> 98: 
>> 99: - (jobject)getJAccessible {
> 
> should this K&R brace be reverted to the _objectively better_ style used elsewhere in this file?

I would object to objectively - i think this is subjective - but sure, i will fix that :)

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1840#discussion_r2193978982


More information about the openjfx-dev mailing list