Shevek created LANG-820:
---------------------------
Summary: TypeUtils.normalizeUpperBounds broken?
Key: LANG-820
URL: https://issues.apache.org/jira/browse/LANG-820
Project: Commons Lang
Issue Type: Bug
Affects Versions: 3.0.1
Reporter: Shevek
I looked at TypeUtils.normalizeUpperBounds, and I think (from code review) that:
normalize(new Class[] { String.class, String.class }) == { String.class,
String.class }
which is not normalized. Didn't prove it with junit.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira