[ https://issues.apache.org/jira/browse/LOG4J2-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877396#comment-15877396 ]
Jason Tedor commented on LOG4J2-1820: ------------------------------------- Yes. {code} [INFO] Reactor Summary: [INFO] [INFO] Apache Log4j 2 ..................................... SUCCESS [ 1.256 s] [INFO] Apache Log4j API ................................... SUCCESS [ 10.826 s] [INFO] Apache Log4j Core .................................. SUCCESS [13:58 min] [INFO] Apache Log4j 1.x Compatibility API ................. SUCCESS [ 5.580 s] [INFO] Apache Log4j SLF4J Binding ......................... SUCCESS [ 4.044 s] [INFO] Apache Log4j to SLF4J Adapter ...................... SUCCESS [ 2.160 s] [INFO] Apache Log4j Commons Logging Bridge ................ SUCCESS [ 1.900 s] [INFO] Apache Log4j Flume Bridge .......................... SUCCESS [ 11.867 s] [INFO] Apache Log4j Web ................................... SUCCESS [ 4.118 s] [INFO] Apache Log4j Tag Library ........................... SUCCESS [ 11.812 s] [INFO] Apache Log4j JMX GUI ............................... SUCCESS [ 0.971 s] [INFO] Apache Log4j Samples ............................... SUCCESS [ 0.217 s] [INFO] Apache Log4j Samples: Flume - Common ............... SUCCESS [ 1.184 s] [INFO] Apache Log4j Samples: Flume - Remote ............... SUCCESS [ 1.371 s] [INFO] Apache Log4j Samples: Flume - Embedded ............. SUCCESS [ 3.230 s] [INFO] Apache Log4j Samples: Configuration ................ SUCCESS [ 1.711 s] [INFO] Apache Log4j Samples: LoggerProperties ............. SUCCESS [ 1.866 s] [INFO] Apache Log4j Scala 2.11 wrapper for Log4j API ...... SUCCESS [ 17.806 s] [INFO] Apache Log4j Samples: Scala API .................... SUCCESS [ 2.478 s] [INFO] Apache Log4j OSGi .................................. SUCCESS [ 2.932 s] [INFO] Apache Log4j BOM ................................... SUCCESS [ 0.307 s] [INFO] Apache Log4j NoSQL ................................. SUCCESS [ 18.406 s] [INFO] Apache Log4J Performance Tests ..................... SUCCESS [ 16.956 s] [INFO] Apache Log4j Streaming Interface ................... SUCCESS [ 6.850 s] [INFO] Apache Log4j JUL Adapter ........................... SUCCESS [ 8.132 s] [INFO] Apache Log4j Liquibase Binding ..................... SUCCESS [ 1.904 s] [INFO] Apache Log4j Scala 2.10 wrapper for Log4j API ...... SUCCESS [ 19.711 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:38 min [INFO] Finished at: 2017-02-21T22:29:15-05:00 [INFO] Final Memory: 56M/885M [INFO] ------------------------------------------------------------------------ 22:29:16 ⌂92% [jason:~/src/apache/logging-log4j2] throwable-proxy-class-loader+* ± {code} > Log4j 2.8 can lose exceptions when a security manager is present > ---------------------------------------------------------------- > > Key: LOG4J2-1820 > URL: https://issues.apache.org/jira/browse/LOG4J2-1820 > Project: Log4j 2 > Issue Type: Bug > Affects Versions: 2.8 > Reporter: Jason Tedor > Attachments: > 0001-Handle-security-exception-on-getting-class-loader.patch > > > When Log4j is rendering an exception, it can attempt to access a class loader > that it does not have permissions to access when a security manager is > present. > I have a patch and a failing test case for this; I will submit it shortly. > This is similar to LOG4J2-1560. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org