spring-boot icon indicating copy to clipboard operation
spring-boot copied to clipboard

Use java.util.Set.of for creation of unmodifiable sets

Open wilkinsona opened this issue 4 years ago • 4 comments
trafficstars

wilkinsona avatar Oct 02 '21 07:10 wilkinsona

Hello @wilkinsona I wanted to contribute to this task.

I have not contributed to open source till now. I wanted to start off with something small. Can you please let me know if this is good to start?

@aravindbargurhiriyannaiah thanks for the offer but this one isn't a great candidate, see https://github.com/spring-projects/spring-boot/issues/28179#issuecomment-935542941

snicoll avatar Oct 07 '21 11:10 snicoll

@snicoll Thanks for the comment. Shall browse through and pick up something else.

Placing on hold for the same reason as #28174.

mbhave avatar Aug 03 '22 17:08 mbhave

I think we can close this one and adapt to Set.of in new code or when we touch existing classes. Doing an entire sweep at this point doesn't seem worth it.

philwebb avatar Oct 04 '22 01:10 philwebb