On Wed, 11 Jun 2025 21:51:46 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> Alexander Zuev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fixing indentation. > > modules/javafx.graphics/src/main/native-glass/mac/a11y/JFXTabGroupAccessibility.m > line 57: > >> 55: if (env == NULL) return NULL; >> 56: jresult = (jobject)(*env)->CallLongMethod(env, [self getJAccessible], >> 57: >> jAccessibilityAttributeValue, (jlong)@"AXTabs"); > > minor: the indentation is off Fixed ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1823#discussion_r2143386406