Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 52779 invoked from network); 23 Mar 2010 01:57:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Mar 2010 01:57:51 -0000 Received: (qmail 20542 invoked by uid 500); 23 Mar 2010 01:57:50 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 20477 invoked by uid 500); 23 Mar 2010 01:57:50 -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 20469 invoked by uid 99); 23 Mar 2010 01:57:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 01:57:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 01:57:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 34A9D234C1EF for ; Tue, 23 Mar 2010 01:57:27 +0000 (UTC) Message-ID: <381202784.423331269309447214.JavaMail.jira@brutus.apache.org> Date: Tue, 23 Mar 2010 01:57:27 +0000 (UTC) From: "Henri Yandell (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (LANG-396) Investigate for vararg usages In-Reply-To: <30581953.1199871994400.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848498#action_12848498 ] Henri Yandell commented on LANG-396: ------------------------------------ Note that some of the methods in Richard's patch were new methods rather than modifications. > Investigate for vararg usages > ----------------------------- > > Key: LANG-396 > URL: https://issues.apache.org/jira/browse/LANG-396 > Project: Commons Lang > Issue Type: Task > Components: General > Reporter: Henri Yandell > Fix For: 3.0 > > Attachments: VarargsCandidates.java > > > Which methods are good candidates for varargs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.