diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-17 14:23:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-07 03:53:13 -0500 |
commit | f39f848c99e4313e4dbd860744a5b4b864e060bf (patch) | |
tree | d49eb5129a01d97dd11d8bba2b258eeff1f0b7b9 /org.eclipse.jgit.packaging | |
parent | 4f3161d3cc1af6ff725d6e7fb21909001df62705 (diff) | |
download | jgit-f39f848c99e4313e4dbd860744a5b4b864e060bf.tar.gz jgit-f39f848c99e4313e4dbd860744a5b4b864e060bf.zip |
Document that setLastModified sets time of symlink target
Due to Java bug JDK-8220793 [1] Java cannot set timestamps of a symlink
but only of the symlink target. This bug was fixed in Java 13. Since we
don't have a use case to set the timestamp of the symlink itself simply
document the current behavior of setLastModified methods.
[1] https://bugs.openjdk.java.net/browse/JDK-8220793
Change-Id: Ibc28c1702a1b9845602bd257606fbd44803a43fb
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging')
0 files changed, 0 insertions, 0 deletions