Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.1.0
-
Component/s: None
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
Do not allow calls to ImmutableEntryHashMapRVM.remove().
Activity
Suriya Subramanian
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | disable-remove-for-immutable-hashmap.patch [ 39034 ] |
Ian Rogers
made changes -
| Assignee | Ian Rogers [ ianrogers ] |
Ian Rogers
made changes -
| Fix Version/s | svn head [ 14573 ] | |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 3.0.2 [ 14620 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Updated patch that does the same for ImmutableEntryHashSetRVM as well. (ignore the previous patch).