Skip to content

Improve pattern caching in SpEL#36755

Closed
shenjianeng wants to merge 1 commit into
spring-projects:mainfrom
shenjianeng:caching
Closed

Improve pattern caching in SpEL#36755
shenjianeng wants to merge 1 commit into
spring-projects:mainfrom
shenjianeng:caching

Conversation

@shenjianeng

Copy link
Copy Markdown
Contributor

Refactor regex pattern caching using computeIfAbsent

Signed-off-by: shenjianeng <ishenjianeng@qq.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 6, 2026
@sbrannen sbrannen added the in: core Issues in core modules (aop, beans, core, context, expression) label May 6, 2026
@sbrannen sbrannen self-assigned this May 6, 2026
@sbrannen sbrannen added this to the 7.0.8 milestone May 6, 2026
@sbrannen sbrannen added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels May 6, 2026
@sbrannen sbrannen closed this in ec21dc0 May 6, 2026
@sbrannen

sbrannen commented May 6, 2026

Copy link
Copy Markdown
Member

This has been merged into 7.0.x and main and backported to 6.2.x.

Thanks

sbrannen pushed a commit that referenced this pull request May 6, 2026
Closes gh-36755

Signed-off-by: shenjianeng <ishenjianeng@qq.com>

(cherry picked from commit ec21dc0)
@github-actions github-actions Bot added the status: backported An issue that has been backported to maintenance branches label May 6, 2026
@sbrannen sbrannen changed the title Refactor regex pattern caching using computeIfAbsent Refactor regex pattern caching using computeIfAbsent in SpEL May 6, 2026
@sbrannen sbrannen changed the title Refactor regex pattern caching using computeIfAbsent in SpEL Refactor regex pattern caching to use computeIfAbsent() in SpEL May 6, 2026
@shenjianeng shenjianeng deleted the caching branch May 8, 2026 02:16
@sbrannen sbrannen changed the title Refactor regex pattern caching to use computeIfAbsent() in SpEL Improve pattern caching in SpEL May 13, 2026
bclozel pushed a commit that referenced this pull request Jun 8, 2026
bclozel pushed a commit that referenced this pull request Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core Issues in core modules (aop, beans, core, context, expression) status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants