Whitelist all java.util.Collections methods

This issue is archived. You can view it, but you can't modify it. Learn more

      We currently only have Collections.sort whiltelisted, but every method in this class is a static utility method that is safe. Also need to whitelist a couple of Throwable.printStackTrace variations. JENKINS-57344 already whitelisted a few java.io methods to make it possible to write to a StringWriter, so together this will make it possible to log more detailed error messages that include exception stacktraces and make it easier to troubleshoot some issues.

            Assignee:
            Hari Dara
            Reporter:
            Hari Dara
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: