RFR: 8372757: MacOS, Accessibility: Crash in [MenuAccessibility accessibilityChildren] after JDK-8341311 [v2]

Nikita Provotorov duke at openjdk.org
Thu Dec 4 11:38:09 UTC 2025


On Wed, 3 Dec 2025 21:14:57 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Perform null check before requesting information for the popup component and return nil if component is no longer exists.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Adding exception check after calling java method from native.

Hello! https://github.com/openjdk/jdk/pull/28599 also had `DeleteLocalRef`, shouldn't it have been added as well?

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

PR Comment: https://git.openjdk.org/jdk/pull/28614#issuecomment-3611725948


More information about the client-libs-dev mailing list