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 88465 - Adding JAR/Folder libary to project causes ArrayIndexOutOfBoundsException
Summary: Adding JAR/Folder libary to project causes ArrayIndexOutOfBoundsException
Status: RESOLVED DUPLICATE of bug 87917
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 5.x
Hardware: PC Windows Vista
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-01 23:03 UTC by mazz0
Modified: 2006-11-21 09:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NetBean's Log file (138.23 KB, text/plain)
2006-11-01 23:05 UTC, mazz0
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mazz0 2006-11-01 23:03:43 UTC
Trying to add a library (folder/JAR) to the project, either by right clicking on
Libraries in the Project panel and selecting 'Add JAR/Folder', or through the
Project properties window, causes an ArrayIndexOutOfBoundsException.
Comment 1 mazz0 2006-11-01 23:05:32 UTC
Created attachment 35712 [details]
NetBean's Log file
Comment 2 Jesse Glick 2006-11-02 00:18:07 UTC
Probably INVALID. The exception is thrown from AWT/Swing code. Reporter, could
you please file this on bugs.sun.com instead? Also if you are using Vista I
would recommend you use JDK 6 for the latest fixes.
Comment 3 Milan Kubec 2006-11-20 13:02:38 UTC
As Jesse pointed it's not NetBeans issue. Closing as INVALID.
Comment 4 Jesse Glick 2006-11-20 13:14:01 UTC
Reporter, is there a JDK bug ID for this yet? If so, please note it here for
reference.
Comment 5 mazz0 2006-11-20 18:36:41 UTC
No, only "an internal review ID of 830110, which is NOT visible on the Sun
Developer Network (SDN)."  I got the email on the 3rd of November and they said
they have a 3 week average turnaround.  Will let you know.
Comment 6 Marian Mirilovic 2006-11-21 09:00:37 UTC
reopen
Comment 7 Marian Mirilovic 2006-11-21 09:01:36 UTC
JDK bug - fixed in JDK 6.0 (b96) :
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6449933

*** This issue has been marked as a duplicate of 87917 ***