mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
b1a4b1a030
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. |
||
---|---|---|
.. | ||
app | ||
gradle/wrapper | ||
img_src | ||
jni | ||
libs | ||
res_src | ||
scripts | ||
website | ||
.gitignore | ||
Application.mk | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
id_rsa_uploader.enc | ||
INSTALL.txt | ||
settings.gradle |