[ https://issues.apache.org/jira/browse/LOG4J2-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555588#comment-15555588 ]
Gary Gregory commented on LOG4J2-1563: -------------------------------------- In EGit (Eclipse), I see an Author and Commit text box, so it's just a matter for me to create a new habit and use the Author field when appropriate. The issue for me is that I do not apply all patches as is, some I do, there usually is some tweaking needed. What to do then? I guess I could commit the patch and mark it with the author and then make another commit with my changes where I am the author. But that seems to add more to the git history than is strictly needed for no good reason. Hence our tracking of contributions in the changes.xml file, where we can list who helped for the whole issue. > Log4j 2.6.2 can lose exceptions when a security manager is present > ------------------------------------------------------------------ > > Key: LOG4J2-1563 > URL: https://issues.apache.org/jira/browse/LOG4J2-1563 > Project: Log4j 2 > Issue Type: Bug > Components: Core > Affects Versions: 2.6.2 > Reporter: Jason Tedor > Assignee: Gary Gregory > Fix For: 2.7 > > Attachments: > 0001-Unify-handling-of-throwables-when-loading-class.patch, > 0002-Remove-policy-in-throwable-proxy-security-test.patch, > throwable-proxy-security-exception-2.6.2.patch > > > When Log4j is rendering an exception, it can attempt to load classes that it > does not have permissions to load when a security manager is present. > I have a patch and a failing test case for this; I will submit it shortly. > This is the backport for LOG4J2-1560. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org