-
Improvement
-
Resolution: Fixed
-
Minor
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.
- relates to
-
JENKINS-51326 JEP-200 long data type rejected after upgrade to 2.107.3
-
- Open
-
- links to
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 ClassFilterImplJENKINS-51355- Address leftover message noticed by @dwnusbaumJENKINS-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.