-
- Downloads
Preemptive anti-deadlock device
We don't know of any actual bug in the implementation of the pool that may result in a deadlock, but this still implements a means out of a deadlock if one ever arises anyway. It's meant to improve the resilience of the spell checker. Bug: 5441027 Change-Id: I689491090792dbb89110ee56631965c5bb2dc712
Showing
- java/src/com/android/inputmethod/latin/spellcheck/AndroidWordLevelSpellCheckerSession.java 2 additions, 2 deletions...latin/spellcheck/AndroidWordLevelSpellCheckerSession.java
- java/src/com/android/inputmethod/latin/spellcheck/DictionaryPool.java 25 additions, 5 deletions.../android/inputmethod/latin/spellcheck/DictionaryPool.java
Please register or sign in to comment