Skip to content

Fixed groovy parser issue to handle slashy string delimters as escape characters.#6422

Merged
timtebeek merged 1 commit intoopenrewrite:mainfrom
sudouser777:bugfix/issue-6395-groovy-parser-fix-for-slashy-strings-delimiters
Dec 11, 2025
Merged

Fixed groovy parser issue to handle slashy string delimters as escape characters.#6422
timtebeek merged 1 commit intoopenrewrite:mainfrom
sudouser777:bugfix/issue-6395-groovy-parser-fix-for-slashy-strings-delimiters

Conversation

@sudouser777
Copy link
Copy Markdown
Contributor

@sudouser777 sudouser777 commented Dec 11, 2025

What's changed?

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

Copy link
Copy Markdown
Contributor

@greg-at-moderne greg-at-moderne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely. Thanks one more time!

@github-project-automation github-project-automation Bot moved this from In Progress to Ready to Review in OpenRewrite Dec 11, 2025
@timtebeek timtebeek added bug Something isn't working groovy parser labels Dec 11, 2025
@timtebeek timtebeek merged commit 90ec374 into openrewrite:main Dec 11, 2025
2 checks passed
@github-project-automation github-project-automation Bot moved this from Ready to Review to Done in OpenRewrite Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working groovy parser

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Groovy Parser failure with dollar signs used both in regexp and as variable references

3 participants