This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 63319 - SIOOBE from Matcher.appendReplacement in TargetLister$Script.interpretTasks
Summary: SIOOBE from Matcher.appendReplacement in TargetLister$Script.interpretTasks
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: REGRESSION
: 64034 64781 64894 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-30 13:48 UTC by Zdenek Konecny
Modified: 2005-09-27 20:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the messages.log (42.16 KB, text/plain)
2005-08-30 13:50 UTC, Zdenek Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zdenek Konecny 2005-08-30 13:48:16 UTC
I'm not sure of it's right place to report this bug. 
Steps to reproduce:
Create or open a project e.g. AnagreamGame.
Try to open Build.xml.
java.lang.StringIndexOutOfBoundsException is throwed, see attached messages.log. 
Build 200508291800, JDK 1.6.0-ea
Comment 1 Zdenek Konecny 2005-08-30 13:50:00 UTC
Created attachment 24352 [details]
the messages.log
Comment 2 Jesse Glick 2005-08-30 21:36:49 UTC
Ah, must be Windows-only, works fine on Linux. Sorry about that, can fix (though
not verify).
Comment 3 Jesse Glick 2005-08-30 22:46:05 UTC
Should be fixed along with another bug:

committed   * Up-To-Date  1.9        
ant/src/org/apache/tools/ant/module/api/support/TargetLister.java
Comment 4 Zdenek Konecny 2005-09-01 12:14:42 UTC
OK, verified
Build 200508311800
Comment 5 Jesse Glick 2005-09-15 18:47:09 UTC
*** Issue 64034 has been marked as a duplicate of this issue. ***
Comment 6 Jesse Glick 2005-09-21 04:56:07 UTC
*** Issue 64781 has been marked as a duplicate of this issue. ***
Comment 7 Jesse Glick 2005-09-27 20:16:52 UTC
*** Issue 64894 has been marked as a duplicate of this issue. ***