Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 65844 invoked from network); 3 Apr 2011 08:08:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Apr 2011 08:08:49 -0000 Received: (qmail 67367 invoked by uid 500); 3 Apr 2011 08:08:45 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 67260 invoked by uid 500); 3 Apr 2011 08:08:44 -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 67248 invoked by uid 99); 3 Apr 2011 08:08:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Apr 2011 08:08:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Apr 2011 08:08:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B8FBF90314 for ; Sun, 3 Apr 2011 08:08:05 +0000 (UTC) Date: Sun, 3 Apr 2011 08:08:05 +0000 (UTC) From: "Sai Zhang (JIRA)" To: issues@commons.apache.org Message-ID: <254727355.31002.1301818085754.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (PRIMITIVES-16) Bug in class#ShortList/DoubleList (?) with reproducible JUnit test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Bug in class#ShortList/DoubleList (?) with reproducible JUnit test ------------------------------------------------------------------ Key: PRIMITIVES-16 URL: https://issues.apache.org/jira/browse/PRIMITIVES-16 Project: Commons Primitives Issue Type: Bug Affects Versions: 1.0 Environment: jdk 1.6.0 Reporter: Sai Zhang Attachments: ApachePrimitive_Documented_Test.java Hi all: I am writing an automated bug finding tool, and using Apache Commons Primitives as an experimental subject for evaluation. The tool creates executable JUnit tests as well as explanatory code comments. I attached one bug-revealing test as follows. Could you please kindly check it, to see if it is a real bug or not? Also, it would be tremendous helpful if you could give some feedback and suggestion on the quality of generated code comments? Is the automatically-inferred comment useful in understanding the generated test? is the comment helpful in bug fixing? Particularly when the automatically-generated tests are often long. Your suggestion will help us improve the tool. Please see attachment for the failed test. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira