Early Access builds for JDK 9 b35 and JDK 8u40 b10 are available on java.net

2014-10-21 Thread Rory O'Donnell
Hi Nick, Early Access build for JDK 9 b35 is available on java.net, summary of changes are listed here Early Access build for JDK 8u40 b10 is available on java.net

Logger.trace(String, Object...) and extra APIs

2014-10-21 Thread Gary Gregory
IIRC we discussed adding methods like: org.apache.logging.log4j.Logger.trace(String, Object) org.apache.logging.log4j.Logger.trace(String, Object, Object) org.apache.logging.log4j.Logger.trace(String, Object, Object, Object) to avoid creating arrays for 'small' #'s of args. Why did we decide not

Re: Logger.trace(String, Object...) and extra APIs

2014-10-21 Thread Remko Popma
It may be worthwhile to see if there other places where we create a lot of objects. (Not sure, would a profiler help here?) The API change would be a lot of work for perhaps relatively little savings. There may still be many internal places where we can get a lot of bang for our buck when small cha

[jira] [Created] (LOG4J2-878) Failover appender throws "Error flushing stream //L-Computer1/test/logs/primary.log" at the time of retry, but the location is up

2014-10-21 Thread saran sundar (JIRA)
saran sundar created LOG4J2-878: --- Summary: Failover appender throws "Error flushing stream //L-Computer1/test/logs/primary.log" at the time of retry, but the location is up Key: LOG4J2-878 URL: https://issues.apach

[jira] [Updated] (LOG4J2-878) Failover appender throws "Error flushing stream //L-Computer1/test/logs/primary.log" at the time of retry, but the location is up

2014-10-21 Thread saran sundar (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] saran sundar updated LOG4J2-878: Description: OS: Windows Software platform: j2ee, spring, webservices, junit, log4j2 I want to make

[jira] [Updated] (LOG4J2-878) Failover appender throws "Error flushing stream //L-Computer1/test/logs/primary.log" at the time of retry, but the location is up

2014-10-21 Thread saran sundar (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] saran sundar updated LOG4J2-878: Environment: j2ee, spring, webservices, junit, log4j2 Currently in development and will be moved to

[jira] [Updated] (LOG4J2-878) Failover appender throws "Error flushing stream //L-Computer1/test/logs/primary.log" at the time of retry, but the location is up

2014-10-21 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-878: --- Description: OS: Windows Software platform: j2ee, spring, webservices, junit, log4j2 I want to

[jira] [Commented] (LOG4J2-878) Failover appender throws "Error flushing stream //L-Computer1/test/logs/primary.log" at the time of retry, but the location is up

2014-10-21 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178621#comment-14178621 ] Remko Popma commented on LOG4J2-878: Is this a log4j problem? Did you try if the same

Re: [VOTE] Log4j 2.1 rc4

2014-10-21 Thread Ralph Goers
Here is my +1. We still need 1 more +1 from a PMC member. Ralph > On Oct 20, 2014, at 10:07 AM, Gary Gregory wrote: > > +1 > > Downloaded src zip and worked through BUILDING.txt with: > > Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; > 2014-08-11T16:58:10-04:00) > Maven home

[jira] [Created] (LOG4J2-879) Minor documentation issues with the 2.1 release

2014-10-21 Thread Remko Popma (JIRA)
Remko Popma created LOG4J2-879: -- Summary: Minor documentation issues with the 2.1 release Key: LOG4J2-879 URL: https://issues.apache.org/jira/browse/LOG4J2-879 Project: Log4j 2 Issue Type: Impro

Re: [VOTE] Log4j 2.1 rc4

2014-10-21 Thread Remko Popma
+1 Site looks good, artifacts look good. I was impressed seeing the Clirr report in action for the API module for the first time. Very nice! Minor issues with the site, none of them showstoppers: * On the Appenders page, the docs for MemoryMappedFileAppender mention "New since 2.1-beta." Shoul

Re: [VOTE] Log4j 2.1 rc4

2014-10-21 Thread Remko Popma
Re-sending, this time with reply-all. +1 Site looks good, artifacts look good. I was impressed seeing the Clirr report in action for the API module for the first time. Very nice! Minor issues with the site, none of them showstoppers: * On the Appenders page, the docs for MemoryMappedFileAppen

[jira] [Updated] (LOG4J2-879) Minor documentation issues with the 2.1 release

2014-10-21 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-879: --- Description: Minor issues with the site: * On the Appenders page, the docs for MemoryMappedFileAppende

[jira] [Commented] (LOG4J2-879) Minor documentation issues with the 2.1 release

2014-10-21 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179590#comment-14179590 ] Gary Gregory commented on LOG4J2-879: - Current status: Minor issues with the site: (