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

Summary: Exception thrown during rapid java code generation
Product: java Reporter: Svata Dedic <sdedic>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker CC: mwatech
Priority: P3    
Version: 3.x   
Hardware: Other   
OS: Other   
Issue Type: DEFECT Exception Reporter:

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.