diff options
author | Christian Halstrick <christian.halstrick@sap.com> | 2019-06-04 18:03:26 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-05 00:48:07 +0200 |
commit | b2ee9cfbc3b757dc7e7896981f08496c9d413602 (patch) | |
tree | 3b9ead25b30647974fecc3034ff43a9c10d99c2f /org.eclipse.jgit.ant | |
parent | b5c594216ba1a462796e5e4d8d929062db143768 (diff) | |
download | jgit-b2ee9cfbc3b757dc7e7896981f08496c9d413602.tar.gz jgit-b2ee9cfbc3b757dc7e7896981f08496c9d413602.zip |
Enhance fsTick() to use filesystem timer resolution
RepositoryTestCase.fsTick() was was waiting 64, 128, 256, ... milliseconds
until it detected that the filesystem timer has ticked. Make use of
the filesystemtimer resolution information in FS to sleep a fraction
of the filesystem timer resolution. That raises probability to wake up
shortly after the filesystem timer has ticked.
Change-Id: Ibcc38576e42ece13b2fd4423a29c459eed167a69
Diffstat (limited to 'org.eclipse.jgit.ant')
0 files changed, 0 insertions, 0 deletions