On Tue, 10 May 2022 17:34:34 GMT, Alexander Zuev <kiz...@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.

If possible, please add this case to the regression test

test/jdk/java/awt/a11y/AccessibleJTableTest.java

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

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

Reply via email to