-
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
[JENKINS-51355] ClassFilterImpl#isBlacklisted() should print stacktraces when rejecting classes
Link | New: This issue relates to JENKINS-51326 [ JENKINS-51326 ] |
Assignee | New: Oleg Nenashev [ oleg_nenashev ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins/pull/3447 (Web Link)" [ 20680 ] |
Labels | Original: JEP-200 | New: JEP-200 lts-candidate |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
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.