RFR: 8286266: [macos] Voice over moving JTable column to be the first column JVM crashes [v3]
Alexander Zuev
kizune at openjdk.java.net
Fri May 20 21:22:50 UTC 2022
> 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:
Fix typo.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8636/files
- new: https://git.openjdk.java.net/jdk/pull/8636/files/11f25a16..ffee6ee6
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8636&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8636&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/8636.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8636/head:pull/8636
PR: https://git.openjdk.java.net/jdk/pull/8636
More information about the client-libs-dev
mailing list