Skip to content

Conversation

zinzoddari
Copy link
Contributor

HI πŸ™‹πŸ»β€β™€οΈ

  1. Remove redundant Regex escapes
  2. Polishing Javadoc and comment

Thank you πŸ™‡πŸ»β€β™€οΈ

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 4, 2024
@snicoll snicoll added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Aug 5, 2024
@snicoll snicoll added this to the 6.2.0-M7 milestone Aug 5, 2024
@snicoll snicoll self-assigned this Aug 5, 2024
snicoll pushed a commit that referenced this pull request Aug 5, 2024
@snicoll snicoll closed this in 5c3f1b1 Aug 5, 2024
@snicoll
Copy link
Member

snicoll commented Aug 5, 2024

@zinzoddari I've dropped the commit for regex escapes. If we decided to look at this, there are many other places we need to consider and changing only in a few places would be inconsistent. We prefer to do such a changes ourselves anyways.

@sbrannen
Copy link
Member

sbrannen commented Aug 6, 2024

Regarding unnecessary escaping in regular expressions, that's actually intentional due to an issue with Android.

See also:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants