Skip to content

GROOVY-8457: use ClassHelper.make(Class) for resolved exception type#1059

Merged
daniellansun merged 1 commit intomasterfrom
GROOVY-8457
Nov 1, 2019
Merged

GROOVY-8457: use ClassHelper.make(Class) for resolved exception type#1059
daniellansun merged 1 commit intomasterfrom
GROOVY-8457

Conversation

@eric-milles
Copy link
Copy Markdown
Member

General note: Any AST transform that uses ClassHelper.make(String) is likely to have problems interacting with @CompileStatic and possibly other parts of the compiler that expect resolved types after SEMANTIC_ANALYSIS.

@daniellansun daniellansun merged commit 1437642 into master Nov 1, 2019
@daniellansun
Copy link
Copy Markdown
Contributor

Merged. Thanks.

@asfgit asfgit deleted the GROOVY-8457 branch November 14, 2019 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants