Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

pshipton
Copy link
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 <[email protected]>
@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
2 checks passed
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