Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-51355

ClassFilterImpl#isBlacklisted() should print stacktraces when rejecting classes

      Follow-up to JENKINS-51326. We cannot diagnose why it happens without a stacktrace. I propose to print stacktraces for ClassFilterImpl#isBlacklisted() log entries if logging level is INFO or above.

          [JENKINS-51355] ClassFilterImpl#isBlacklisted() should print stacktraces when rejecting classes

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/jenkins/security/ClassFilterImpl.java
          http://jenkins-ci.org/commit/jenkins/320fc6e2b2894b531953f4ee3694c4a89ad5d5f8
          Log:
          JENKINS-51355 - Print stacktraces to logs at FINE+ level when rejecting classes in ClassFilterImpl (#3447)

          • JENKINS-51355 - Print stacktraces to logs when rejecting classes in ClassFilterImpl

          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/jenkins/security/ClassFilterImpl.java http://jenkins-ci.org/commit/jenkins/320fc6e2b2894b531953f4ee3694c4a89ad5d5f8 Log: JENKINS-51355 - Print stacktraces to logs at FINE+ level when rejecting classes in ClassFilterImpl (#3447) JENKINS-51355 - Print stacktraces to logs when rejecting classes in ClassFilterImpl JENKINS-51355 - Address leftover message noticed by @dwnusbaum JENKINS-51355 - Switch the logging level to FINE * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Oleg Nenashev added a comment -

          Fixed in 2.126

          Oleg Nenashev added a comment - Fixed in 2.126

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/jenkins/security/ClassFilterImpl.java
          http://jenkins-ci.org/commit/jenkins/b21b0c061f540c43f3d06d3bdf0fb6aaf52bffc0
          Log:
          JENKINS-51355 - Print stacktraces to logs at FINE+ level when rejecting classes in ClassFilterImpl (#3447)

          • JENKINS-51355 - Print stacktraces to logs when rejecting classes in ClassFilterImpl

          (cherry picked from commit 320fc6e2b2894b531953f4ee3694c4a89ad5d5f8)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/jenkins/security/ClassFilterImpl.java http://jenkins-ci.org/commit/jenkins/b21b0c061f540c43f3d06d3bdf0fb6aaf52bffc0 Log: JENKINS-51355 - Print stacktraces to logs at FINE+ level when rejecting classes in ClassFilterImpl (#3447) JENKINS-51355 - Print stacktraces to logs when rejecting classes in ClassFilterImpl JENKINS-51355 - Address leftover message noticed by @dwnusbaum JENKINS-51355 - Switch the logging level to FINE (cherry picked from commit 320fc6e2b2894b531953f4ee3694c4a89ad5d5f8)

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: