Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8017088
Map/HashMap.compute() incorrect with key mapping to null value
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
8
Affects Version/s:
8
Component/s:
core-libs
Labels:
None
Subcomponent:
java.util:collections
Resolved In Build:
b98
Verification:
Verified
Description
Currently if a key (null or otherwise) is mapped to null then compute will fail to remove the key if the function returns null.
Attachments
Activity
People
Assignee:
Mike Duigou
Reporter:
Mike Duigou
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2013-06-19 10:12
Updated:
2013-07-21 23:12
Resolved:
2013-06-20 09:22