Daniel Sun created GROOVY-10224:
-----------------------------------
Summary: 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
{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)