What feature do you want to see added?
Looking at jenkinsci/embeddable-build-status-plugin#419, I'm wondering if:
- This kind of change is already part of our
UpgradeNextMajorParentVersion recipe
- If not, then shouldn't we add, as in the linked PR:
- Modernize collection initialization using Java 17's Map.of() for better performance
- Convert instance-level HashMap initializers to static final immutable maps
- Add proper null safety handling for immutable map usage
Upstream changes
No response
Are you interested in contributing this feature?
No response