[
https://issues.apache.org/jira/browse/GROOVY-10224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414233#comment-17414233
]
Eric Milles commented on GROOVY-10224:
--------------------------------------
What is meant by "doesn't take into account `getOwnerType()`"? Is there an
example of something that fails to compile properly?
> No owner type of `ParameterizedType` of Java could be represented in
> `ClassNode`
> --------------------------------------------------------------------------------
>
> Key: GROOVY-10224
> URL: https://issues.apache.org/jira/browse/GROOVY-10224
> Project: Groovy
> Issue Type: Bug
> Components: Static compilation, Static Type Checker
> Reporter: Daniel Sun
> Priority: Major
>
> {quote}
> Java5 treatment of ParameterizedType is incorrect: it doesn't take into
> account getOwnerType(). I've made ASM decompiler behave the same way for now.
> I don't know how to represent such types in ClassNode API.
> {quote}
>
> See https://github.com/groovy/groovy-core/pull/552
--
This message was sent by Atlassian Jira
(v8.3.4#803005)