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

Victor Dyakov vdyakov at openjdk.java.net
Thu May 19 16:10:44 UTC 2022


On Fri, 13 May 2022 18:36:37 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.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add a test case.

@prsadhuk @prrace please review. @savoptik approved that but he is not (R)eviewer

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

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



More information about the client-libs-dev mailing list