[ 
https://issues.apache.org/jira/browse/LOG4J2-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Remko Popma updated LOG4J2-1590:
--------------------------------
    Description: 
AbstractFilter should call vararg method from methods with unrolled parameters.

This would prevent issues like LOG4J2-1511 in all filter implementations that 
extend AbstractFilter. Subclasses can override the unrolled vararg methods to 
provide a garbage-free implementation.

  was:
AbstractFilter should call vararg method from methods with unrolled parameters.

This would prevent issues like LOG4J2-1511 in all filter implementations that 
extend AbstractFilter. Subclasses can override to provide a garbage-free 
implementation.


> AbstractFilter should call vararg method from methods with unrolled parameters
> ------------------------------------------------------------------------------
>
>                 Key: LOG4J2-1590
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1590
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Filters
>    Affects Versions: 2.6.2
>            Reporter: Remko Popma
>            Assignee: Remko Popma
>             Fix For: 2.7
>
>
> AbstractFilter should call vararg method from methods with unrolled 
> parameters.
> This would prevent issues like LOG4J2-1511 in all filter implementations that 
> extend AbstractFilter. Subclasses can override the unrolled vararg methods to 
> provide a garbage-free implementation.



--
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

Reply via email to