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: /x1/opt/tomcat-5.5/tomcat-jira/temp/lucene-3bdc6a510f5445825cba29b83a5bb859- commit.lock Once restarted you will need to reindex your data to ensure that indexes are up to date. ________________________________________ From: George Harley (JIRA) [mailto:[EMAIL PROTECTED] Sent: Monday, April 10, 2006 3:45 PM To: [EMAIL PROTECTED] Subject: [jira] Resolved: (HARMONY-289) [classlib][luni-kernel] Update StackTraceElement for Java 5 Issue (View Online) Key: HARMONY-289 Type: Improvement Status: Resolved Priority: Minor Resolution: Fixed Assignee: George Harley Reporter: Nathan Beyer Operations View all View comments View change history [classlib][luni-kernel] Update StackTraceElement for Java 5 Updated: 10/Apr/06 09:43 PM Created: 01/Apr/06 11:21 PM The following issue has been resolved as FIXED. Author: George Harley Date: 10/Apr/06 09:43 PM Comment: Hi Nathan, Changes applied in revision 393055. Thanks for this patch, please could you check that it has been applied as expected. Best regards, George Project: Harmony Components: Classlib Attachments: StackTraceElement_java_5_patch.txt Description 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. [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. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
