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 12163 - Exception thrown during rapid java code generation
Summary: Exception thrown during rapid java code generation
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Other Other
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-14 12:57 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Svata Dedic 2001-05-14 12:57:25 UTC
ArrayIndexOutOfBounds and NullPointerException is thrown at some occasions 
from java code generator. I believe that there's an invalid locking of 
operations over commit listener list.
Comment 1 Svata Dedic 2001-05-17 16:01:33 UTC
Synchronization was not good when handling listener lists. Marking as a 
candidate for 3.2.1 release

CVS Info:
/cvs/java/src/org/netbeans/modules/java/model/DefaultLangModel.java,v  <--  
DefaultLangModel.java
new revision: 1.10; previous revision: 1.9
Comment 2 Jan Becicka 2001-06-18 10:39:10 UTC
[010616] Verified
Comment 3 Quality Engineering 2003-07-01 13:19:36 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.