|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Jesse, where did you see that Util.getDigestOf closes the passed InputStream? I cannot find such a place.
So this issue has probably already been there before https://github.com/jenkinsci/jenkins/commit/9d72311ba0222b9d0489605b8ec2cec711690993
It probably just manifests when fingerprinting a lot of files, since in that case the file descriptor run out, before the GC can discard and close the dangling FileOutputStreams