diff options
author | Thirumala Reddy Mutchukota <thirumala@google.com> | 2017-04-21 12:26:33 -0700 |
---|---|---|
committer | Thirumala Reddy Mutchukota <thirumala@google.com> | 2017-04-21 14:06:58 -0700 |
commit | 5e250e45befd07e1d9893c6dde4c43059c5d8fd9 (patch) | |
tree | 6ebb15ba80b20c91f3d815de2978edff4d8fdc5b /org.eclipse.jgit.junit.http | |
parent | 6a4b8212689f0633b1504855f5183940f5657258 (diff) | |
download | jgit-5e250e45befd07e1d9893c6dde4c43059c5d8fd9.tar.gz jgit-5e250e45befd07e1d9893c6dde4c43059c5d8fd9.zip |
Delete expired garbage even when there is no GC pack present.
Delete the condition to check whether the garbage pack creation time
is older than the last GC operation, because it's not possible to
find the last GC operation time when there is no GC pack.
Add additional tests to make sure the contents of the expired garbage
packs are considered during the GC operation and any actively
referenced objects from the garbage packs are copied successfully
into the GC pack before deleting the garbage pack.
Change-Id: I09e8b2656de8ba7f9b996724ad1961d908e937b6
Signed-off-by: Thirumala Reddy Mutchukota <thirumala@google.com>
Diffstat (limited to 'org.eclipse.jgit.junit.http')
0 files changed, 0 insertions, 0 deletions