]> source.dussan.org Git - jgit.git/commitdiff
Merge branch 'stable-6.0' into stable-6.1 22/200122/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 22 Feb 2023 20:02:47 +0000 (21:02 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 22 Feb 2023 20:02:47 +0000 (21:02 +0100)
* stable-6.0:
  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: Idea23e555c024557d7e39a86efe25f609400b962


Trivial merge