mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
c706205cd1
JNIThread is somehow sticking around sometimes and holding the lock for a game so that that game can never be opened again. On the theory that there's some place retain() was called but not release(), use the thing in try-with-resources wherever possible. Which is pretty much everywhere. Also added age to the lock-holder report being uploaded. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
debug.keystore | ||
proguard-rules.pro |