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 20926

Summary: Some operation on collections returned fom associations are not atomic
Product: java Reporter: Svata Dedic <sdedic>
Component: UnsupportedAssignee: Martin Matula <mmatula>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Svata Dedic 2002-02-27 08:50:45 UTC
e.g. toArary, retainAll, removeAll.
Comment 1 Martin Matula 2002-03-11 11:00:44 UTC
Fixed by introducing simple transactions.