-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed as not planned
Description
What steps will reproduce the problem?
Run the attached java code with the gson library attached.
What is the expected output? What do you see instead?
When getting the "key" key from the map, this map gives null, however when I
iterate through its entryset, both the key and value is contained. For
double-check, the JDK hashmap gives back the proper value.
What version of the product are you using? On what operating system?
Gson 2.2.3 on both windows 7 and redhat and ubuntu linux.
Please provide any additional information below.
Run it, and the problem will be visible from the standard output. Quite serious
I think...
Original issue reported on code.google.com by [email protected]
on 12 Jun 2013 at 9:06
Attachments:
Metadata
Metadata
Assignees
Labels
No labels