Integrated: 8286266: [macos] Voice over moving JTable column to be the first column JVM crashes

Alexander Zuev kizune at openjdk.java.net
Fri May 20 21:22:52 UTC 2022


On Tue, 10 May 2022 17:34:34 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Moving cache invalidation from the clearCache method to a createRowWithIndex method
> eliminating race condition that causes crash. Now clearCache just notifies that cache
> is invalid and should be regenerated next time it is being accessed.

This pull request has now been integrated.

Changeset: b33c6e52
Author:    Alexander Zuev <kizune at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b33c6e52c1ba675efdae6e48a9ff022b2b24513c
Stats:     47 lines in 3 files changed: 38 ins; 4 del; 5 mod

8286266: [macos] Voice over moving JTable column to be the first column JVM crashes

Reviewed-by: prr

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

PR: https://git.openjdk.java.net/jdk/pull/8636



More information about the client-libs-dev mailing list