diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-07 11:38:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-08 10:37:54 +0200 |
commit | d4752e2900ac4c12fafa16ba91cbaa62467db7c2 (patch) | |
tree | 2c0e1bc93c048a6d0c7ece78cb90c2ba37ebf270 /org.eclipse.jgit.junit | |
parent | 1fd09a19a2ac7d8953ea0abed81d906aef197bab (diff) | |
download | jgit-d4752e2900ac4c12fafa16ba91cbaa62467db7c2.tar.gz jgit-d4752e2900ac4c12fafa16ba91cbaa62467db7c2.zip |
[error prone] Suppress NonAtomicVolatileUpdate in SimpleLruCache
We don't need to update time atomically since it's only used to order
cache entries in LRU order.
Change-Id: I756fa6d90b180c519bf52925f134763744f2c1f1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit')
0 files changed, 0 insertions, 0 deletions