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 12604 - Exception in Java ClassPath utilities
Summary: Exception in Java ClassPath utilities
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-05 16:54 UTC by Petr Jiricka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.StringIndexOutOfBoundsException (1.11 KB, text/plain)
2001-06-05 16:55 UTC, Petr Jiricka
Details
Proposed patch (745 bytes, patch)
2001-07-20 20:33 UTC, Tomas Hurka
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2001-06-05 16:54:19 UTC
Method org.netbeans.modules.java.environment.Utilities.createClassPath() throws 
an exception. See attachment.
Comment 1 Petr Jiricka 2001-06-05 16:55:15 UTC
Created attachment 1494 [details]
java.lang.StringIndexOutOfBoundsException
Comment 2 Tomas Hurka 2001-06-06 08:35:48 UTC
Created attachment 1495 [details]
Proposed patch
Comment 3 Svata Dedic 2001-06-06 09:57:04 UTC
Leaving as candidate.

CVS info:
/cvs/java/src/org/netbeans/modules/java/environment/Utilities.java,v  <--  
Utilities.java
new revision: 1.3; previous revision: 1.2

Comment 4 Svata Dedic 2001-06-06 10:21:35 UTC
One correction, though
org.netbeans.modules.java.environment.Utilities is provided only _for 
convenience_ It's not an official API (the java module does not have any 
except the comparators package).

Comment 5 Jan Becicka 2001-06-18 14:02:29 UTC
[010616] Bug seems to be fixed. If not please reopen.
Comment 6 Quality Engineering 2003-07-01 13:15:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.