Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 12095 invoked from network); 11 Apr 2006 03:39:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Apr 2006 03:39:32 -0000 Received: (qmail 77607 invoked by uid 500); 11 Apr 2006 03:39:29 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 77273 invoked by uid 500); 11 Apr 2006 03:39:28 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 77262 invoked by uid 99); 11 Apr 2006 03:39:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 20:39:28 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_WHOIS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of nbeyer@kc.rr.com designates 24.94.166.116 as permitted sender) Received: from [24.94.166.116] (HELO ms-smtp-04.rdc-kc.rr.com) (24.94.166.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 20:39:27 -0700 Received: from LITTLEGUY (CPE-24-31-248-236.kc.res.rr.com [24.31.248.236]) by ms-smtp-04.rdc-kc.rr.com (8.13.4/8.13.4) with ESMTP id k3B3d2gr001092 for ; Mon, 10 Apr 2006 22:39:02 -0500 (CDT) From: "Nathan Beyer" To: Subject: RE: [jira] Resolved: (HARMONY-289) [classlib][luni-kernel] Update StackTraceElement for Java 5 Date: Mon, 10 Apr 2006 22:39:12 -0500 Message-ID: <003001c65d19$80073780$1101a8c0@LITTLEGUY> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 In-reply-to: <1515770155.1144701898954.JavaMail.jira@ajax> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-index: AcZc36RDQURrQ8TvTbWaxFxcCl+IigAOWUmg X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I tried to add a comment to verify this bug, but I received an odd = error. Is there an issue with JIRA? An existing index lock was found. An index lock file was found unexpectedly. This occurs either because = JIRA was not cleanly shutdown or because there is another instance of this = JIRA installation currently running. Please ensure that no other instance of = this JIRA installation is running and then remove the following lock file(s) = and restart JIRA:=20 /x1/opt/tomcat-5.5/tomcat-jira/temp/lucene-3bdc6a510f5445825cba29b83a5bb8= 59- commit.lock=20 Once restarted you will need to reindex your data to ensure that indexes = are up to date.=20 ________________________________________ From: George Harley (JIRA) [mailto:jira@apache.org]=20 Sent: Monday, April 10, 2006 3:45 PM To: nbeyer@kc.rr.com Subject: [jira] Resolved: (HARMONY-289) [classlib][luni-kernel] Update StackTraceElement for Java 5 Issue (View Online)=20 Key: HARMONY-289=20 Type: Improvement=20 Status: Resolved=20 Priority: Minor=20 Resolution: Fixed=20 Assignee: George Harley=20 Reporter: Nathan Beyer=20 Operations=20 View all=20 View comments=20 View change history=20 [classlib][luni-kernel] Update StackTraceElement for Java 5=A0=20 Updated: 10/Apr/06 09:43 PM =A0 Created: 01/Apr/06 11:21 PM =A0=20 The following issue has been resolved as FIXED.=20 Author: George Harley=20 Date: 10/Apr/06 09:43 PM Comment:=20 Hi Nathan,=20 Changes applied in revision 393055.=20 Thanks for this patch, please could you check that it has been applied = as expected.=20 Best regards,=20 George=20 Project: Harmony Components: Classlib=20 Attachments: StackTraceElement_java_5_patch.txt=20 =A0Description=A0=20 =A0 As per the Java 5 spec [1] the StackTraceElement class now has a public constructor. Additionally, I've cleaned up the javadoc a bit and = converted the 'toString' method to use StringBuilder instead of StringBuffer.=20 [1] = http://java.sun.com/j2se/1.5.0/docs/api/java/lang/StackTraceElement.html This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.5.3-ASF-#135 - Bug/feature request If you think it was sent incorrectly contact one of this server's administrators.=20 --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org