Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 55BABD6DD for ; Wed, 12 Sep 2012 05:48:10 +0000 (UTC) Received: (qmail 27173 invoked by uid 500); 12 Sep 2012 05:48:09 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 26113 invoked by uid 500); 12 Sep 2012 05:48:08 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 25728 invoked by uid 99); 12 Sep 2012 05:48:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2012 05:48:08 +0000 Date: Wed, 12 Sep 2012 16:48:08 +1100 (NCT) From: "Henri Yandell (JIRA)" To: issues@commons.apache.org Message-ID: <1267683405.67922.1347428888062.JavaMail.jiratomcat@arcas> In-Reply-To: <1945365486.55901.1347216187665.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (LANG-820) TypeUtils.normalizeUpperBounds broken? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LANG-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-820: ------------------------------- Component/s: lang.reflect.* > TypeUtils.normalizeUpperBounds broken? > -------------------------------------- > > Key: LANG-820 > URL: https://issues.apache.org/jira/browse/LANG-820 > Project: Commons Lang > Issue Type: Bug > Components: lang.reflect.* > 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