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

1  2 
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcConcurrentTest.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java