Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: af2300a904c9e0c53f70dac162f271f01ee9d56c
      
https://github.com/jenkinsci/git-client-plugin/commit/af2300a904c9e0c53f70dac162f271f01ee9d56c
  Author: Mark Waite <[email protected]>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M pom.xml
    M src/spotbugs/excludesFilter.xml

  Log Message:
  -----------
  Omit spotbugs CT_CONSTRUCTOR_THROWS visitor (#1087)

>From https://github.com/jenkinsci/plugin-pom/pull/869#issuecomment-1860918407

> Discussion in spotbugs/spotbugs#2695
> https://wiki.sei.cmu.edu/confluence/display/java/OBJ11-J.+Be+wary+of+letting+constructors+throw+exceptions
> seems to relate to libraries used with SecurityManager which is dead
> and certainly does not apply to Jenkins; we do not expect untrusted code
> to be running inside the controller JVM, and it does not seem plausible
> that finalizer abuse would happen by accident.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/master/fb0953-af2300%40github.com.

Reply via email to