thiyagu-7 opened a new pull request, #949: URL: https://github.com/apache/commons-lang/pull/949
JIRA issue - https://issues.apache.org/jira/browse/LANG-1691 The `getShortCanonicalName` is using class name rather than the canonical name. Fixing it by using the canonicalName. Also updated the unit tests because of this change. For some of the tests, the canonical name will be null and hence changed the expected value to be an empty string. For inner class, the output will not have the outer class name. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
