Skip to content

Auto-upgrader should recommend changing HashSet to SequencedSet, not SortedSet #2274

@ge0ffrey

Description

@ge0ffrey

To avoid triggering #2273
the OpenRewrite recipe shouldn't recommend SortedSet, but SequencedSet instead.

I was previously just using HashSets. After the upgrade, the text said I needed to use SortedSet instead to run reproducibly.
It appeared on the console when I ran the version that used HashSets after upgrading.

Metadata

Metadata

Assignees

Labels

process/needs triageRequires initial assessment of validity, priority etc.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions