[
https://issues.apache.org/jira/browse/LOG4J2-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150800#comment-16150800
]
ASF GitHub Bot commented on LOG4J2-2028:
----------------------------------------
Github user jasontedor commented on the issue:
https://github.com/apache/logging-log4j2/pull/109
This is for: https://issues.apache.org/jira/browse/LOG4J2-2028
> Stack locator calc location is broken on JDK 9 in 2.9.0
> -------------------------------------------------------
>
> Key: LOG4J2-2028
> URL: https://issues.apache.org/jira/browse/LOG4J2-2028
> Project: Log4j 2
> Issue Type: Bug
> Components: API
> Affects Versions: 2.9.0
> Reporter: Jason Tedor
> Priority: Minor
>
> The method for calculating the location via the StackLocator is broken on JDK
> 9 in 2.9.0. The problem is the condition for dropping from the top of the
> frame is negated so no frames get dropped so it's always reporting the first
> element on the frame. I opened a pull request for this:
> https://github.com/apache/logging-log4j2/pull/109
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)