[jira] [Commented] (LOG4J2-2649) Is Log4j2 considered to support successful static compilation under GraalVM?

2020-06-03 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125144#comment-17125144 ] Matt Sicker commented on LOG4J2-2649: - LogManager is what ends up constructing the f

[jira] [Commented] (LOG4J2-2649) Is Log4j2 considered to support successful static compilation under GraalVM?

2020-06-03 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125123#comment-17125123 ] Ralph Goers commented on LOG4J2-2649: - [~mattsicker] I don't see how that will addre

[jira] [Commented] (LOG4J2-2649) Is Log4j2 considered to support successful static compilation under GraalVM?

2020-06-03 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125079#comment-17125079 ] Romain Manni-Bucau commented on LOG4J2-2649: +1, please ensure to provide th

[jira] [Commented] (LOG4J2-2649) Is Log4j2 considered to support successful static compilation under GraalVM?

2020-06-03 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125064#comment-17125064 ] Matt Sicker commented on LOG4J2-2649: - Removal of unnecessary static state is one si

[GitHub] [logging-log4cxx] pm-cfs commented on a change in pull request #24: Implement mapfilter

2020-06-03 Thread GitBox
pm-cfs commented on a change in pull request #24: URL: https://github.com/apache/logging-log4cxx/pull/24#discussion_r434634258 ## File path: src/main/include/log4cxx/filter/mapfilter.h ## @@ -19,26 +19,87 @@ #include +#if defined(_MSC_VER) + #pragma warning ( push )

[jira] [Commented] (LOG4J2-2649) Is Log4j2 considered to support successful static compilation under GraalVM?

2020-06-03 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17124975#comment-17124975 ] Romain Manni-Bucau commented on LOG4J2-2649: One issue I noted with log4j2 i

[GitHub] [logging-log4cxx] ams-tschoening commented on a change in pull request #24: Implement mapfilter

2020-06-03 Thread GitBox
ams-tschoening commented on a change in pull request #24: URL: https://github.com/apache/logging-log4cxx/pull/24#discussion_r434354711 ## File path: src/main/include/log4cxx/filter/mapfilter.h ## @@ -19,26 +19,87 @@ #include +#if defined(_MSC_VER) + #pragma warning