On Wed, 17 Nov 2021 00:57:47 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> Before the new JList accessibility peer implementation sending popup closed > event to the combobox popup could trigger the native memory access error due > to the events arriving in the wrong order. After new implementation is done > it is no longer the case and this workaround needs to be removed. This pull request has now been integrated. Changeset: 5d249c46 Author: Alexander Zuev <kiz...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/5d249c46abc8dfdc3acdaff41d26f3bd9ba84731 Stats: 18 lines in 1 file changed: 0 ins; 6 del; 12 mod 8275071: [macos] A11y cursor gets stuck when combobox is closed Reviewed-by: serb, pbansal ------------- PR: https://git.openjdk.java.net/jdk/pull/6422