~openstreetmap/josm/trunk

Viewing all changes in revision 18272.

  • Committer: GerdP
  • Date: 2022-11-29 07:29:55 UTC
  • Revision ID: svn-v4:0c6e7542-c601-0410-84e7-c038aed88b3b:trunk:18606
fix #22529: possibly improve performance in class `ChangesetDataSet`
- avoid repeated calls of getPrimitiveId() which creates instances of SimplePrimitiveId
- use map.computeIfAbsent() as recommended by sonarlint

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: