]> source.dussan.org Git - jgit.git/commit
Workaround SecurityException in FS#getFsTimestampResolution 36/145436/12
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 3 Jul 2019 21:00:14 +0000 (23:00 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 17 Jul 2019 07:42:15 +0000 (09:42 +0200)
commit4db39f50742706091ee66207526cc801db40b780
tree241340cd6f411edcb6e9fd44a178513b09ea8845
parent79ede0c3227b0c5f5d7790b58a0881486e06d7cc
Workaround SecurityException in FS#getFsTimestampResolution

On Android FS#getFsTimestampResolution always throws a
SecurityException, handle this by falling back to the fallback timestamp
resolution.

Bug: 548947
Change-Id: I0ee6cb3c20e189bdc8d488434a930427ad6f2df2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/util/FS.java