Skip to content
Commit 010866ba authored by Jesse Glick's avatar Jesse Glick
Browse files

[FIXED JENKINS-15466] More robust handling of Windows JNA errors.

b5ed3199 already caught linkage errors but then unconditionally returned false from Util.isSymlink, which is wrong;
we want to fall back to the generic File.canonicalPath comparisons in this case.
parent 3ce2e7f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment