]> source.dussan.org Git - jgit.git/commitdiff
Merge branch 'stable-6.3' into stable-6.4 25/200125/2
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 22 Feb 2023 20:04:31 +0000 (21:04 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 22 Feb 2023 20:05:55 +0000 (21:05 +0100)
* stable-6.3:
  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: I5af34c92e423a651db53b4dc45ed844d5f39910d


Trivial merge