Skip to content

LinkedHashTreeMap comparator problem #521

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions