Skip to content

(0.46) String.replaceAll() fast path must check regex is compressed - #19907

Merged
keithc-ca merged 1 commit into
eclipse-openj9:v0.46.0-releasefrom
pshipton:replaceall0.46
Jul 23, 2024
Merged

(0.46) String.replaceAll() fast path must check regex is compressed#19907
keithc-ca merged 1 commit into
eclipse-openj9:v0.46.0-releasefrom
pshipton:replaceall0.46

Conversation

@pshipton

Copy link
Copy Markdown
Member

Also, return the original String in the fast paths when nothing is replaced.

Issue #19903

Also, return the original String in the fast paths when nothing is
replaced.

Issue eclipse-openj9#19903

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton
pshipton requested a review from keithc-ca July 23, 2024 18:06
@keithc-ca
keithc-ca merged commit 1a6f612 into eclipse-openj9:v0.46.0-release Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants