Skip to content

Provide a fast path for StringUtil#split()#1485

Merged
radcortez merged 1 commit intosmallrye:mainfrom
gsmet:fast-path-collection-converter
Mar 11, 2026
Merged

Provide a fast path for StringUtil#split()#1485
radcortez merged 1 commit intosmallrye:mainfrom
gsmet:fast-path-collection-converter

Conversation

@gsmet
Copy link
Contributor

@gsmet gsmet commented Mar 10, 2026

It is used by CollectionConverter and it's quite frequent that the default value has only one simple element.

It is used by CollectionConverter and it's quite frequent that the
default value has only one simple element.
@radcortez radcortez merged commit 6004b3f into smallrye:main Mar 11, 2026
4 checks passed
@github-actions github-actions bot added this to the 3.16.1 milestone Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants