]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-6.4' 27/200127/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 22 Feb 2023 20:06:41 +0000 (21:06 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 22 Feb 2023 20:06:41 +0000 (21:06 +0100)
commit176f17d05ec154ce455ab2bde7429017d43d67fb
tree20cec21efa5b14f21c7e3da34633d7c083d29b8f
parente92212a5a00c84f5e1dda0b44646ba90c147b4da
parentf4eda3360a637beb3bc172810d9f9d3abec4360c
Merge branch 'stable-6.4'

* stable-6.4:
  If tryLock fails to get the lock another gc has it
  Fix GcConcurrentTest#testInterruptGc
  Don't swallow IOException in GC.PidLock#lock
  Check if FileLock is valid before using or releasing it

Change-Id: Ia2797b44a60342eb9df53f0b3d674cba92a512fc
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java