Skip to content

Groovy: fix parsing of generics class literal#7505

Merged
greg-at-moderne merged 1 commit intomainfrom
greg-groovy-parameterized-class-literal
Apr 28, 2026
Merged

Groovy: fix parsing of generics class literal#7505
greg-at-moderne merged 1 commit intomainfrom
greg-groovy-parameterized-class-literal

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

@greg-at-moderne greg-at-moderne commented Apr 28, 2026

What's changed?

Fix parsing of Groovy class literals with generics, e.g. ArrayList<String>.class

What's your motivation?

They currently suffer from idempotency issues.

@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite Apr 28, 2026
@greg-at-moderne greg-at-moderne marked this pull request as ready for review April 28, 2026 19:26
@greg-at-moderne greg-at-moderne merged commit 6daaa19 into main Apr 28, 2026
1 check passed
@greg-at-moderne greg-at-moderne deleted the greg-groovy-parameterized-class-literal branch April 28, 2026 19:26
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant