[ https://issues.apache.org/jira/browse/LOG4J2-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555563#comment-15555563 ]
Jason Tedor commented on LOG4J2-1563: ------------------------------------- I don't think this practice should be attributed to tooling. Either my suggestion is a better way to do things, or there is a good reason for maintaining the current practice that is independent of the tooling. Regardless, when I need to test a change on Windows for the projects that I contribute to, I've never had any issues with using the Git Bash support that comes with the [official binary distribution|https://git-scm.com/download/win]. I acts exactly like git does on Linux for me. > 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