Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta-4
-
Component/s: PicoContainer (Java)
-
Labels:None
-
Number of attachments :
Description
findComponentAdapter(Object) throws ConcurrentModificationException when parent weak ref goes away, due to improper handling of collection/iterator.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | parentReferenceIterator.diff [ 11158 ] |
| Assignee | Paul Hammant [ paul ] |
| Assignee | Paul Hammant [ paul ] | Jon Tirsen [ tirsen ] |
| Fix Version/s | 1.0 [ 10145 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
| Assignee | Jon Tirsen [ tirsen ] | Aslak Hellesoy [ rinkrank ] |
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Fix Version/s | 1.0 [ 10145 ] | |
| Environment | ||
| Fix Version/s | 1.0-beta-4 [ 10412 ] |
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
a trivial patch that fixes the bug