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

WICKET-6964 Do not allocate when escaping empty string #502

Merged
merged 2 commits into from
Mar 22, 2022

Conversation

theigl
Copy link
Contributor

@theigl theigl commented Mar 21, 2022

Micro-optimization to prevent allocating a buffer when escaping an empty string.

https://issues.apache.org/jira/browse/WICKET-6964

@theigl theigl added the java Pull requests that update Java code label Mar 21, 2022
@theigl theigl self-assigned this Mar 21, 2022
@theigl theigl changed the title Do not allocate when escaping empty string WICKET-6964 Do not allocate when escaping empty string Mar 21, 2022
@theigl theigl merged commit 28cda68 into apache:master Mar 22, 2022
@theigl theigl deleted the escape-markup-empty-string branch March 22, 2022 09:20
theigl added a commit that referenced this pull request Mar 23, 2022
@dashorst dashorst mentioned this pull request Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants