pjdarton commented on Bug JENKINS-15466

Note: I've just encountered (and logged) JENKINS-16070, which also relates to this isJunctionOrSymlink(...) method.
I'm now of the opinion that no call to jna can be trusted, hence any feature that uses native calls either needs to go to extreme lengths to ensure that it has excellent error trapping (and deadlock prevention), or needs a facility to disable its use.

I would therefore suggest that this windows-specific isJunctionOrSymlink behavior be made configurable - from my point of view, the trouble it's causing outweighs the benefits (the Jenkins code all looks fine, it's just the code it calls that's not reliable).

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to