You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2018/11/24 04:22:00 UTC

[jira] [Closed] (LOG4J2-2514) Strings.toRootUpperCase must be a static method

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

Ralph Goers closed LOG4J2-2514.
-------------------------------

> Strings.toRootUpperCase must be a static method
> -----------------------------------------------
>
>                 Key: LOG4J2-2514
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2514
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 2.11.1
>            Reporter: Ralph Goers
>            Priority: Major
>             Fix For: 2.11.2
>
>
> Strings.toRootUpperCase is a non-static method. This class is final with a private constructor which means it cannot be instantiated thus making the method inaccessible. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)