Skip to content

testlib: add tests for ConcurrentMap to make sure its derived Sets are concurrent #7855

Description

@vlsi
  • map.entrySet().stream().toList() should return the same elements
  • spliterator().characteristics() should probably align with map/set characteristic. For instance, if the map permits nulls, and there are nulls, then Spliterator.NONNULL does not sound right.

See ben-manes/caffeine#1883

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions