On 05.04.2018 16:07, eric.mil...@thomsonreuters.com wrote: [...]
Here are my top 3 from my bugs list: GROOVY-8509 error for call to protected method from same package GROOVY-8063 Type annotation value referencing inner class is not properly scoped
oh,I said no static compilation and no inner classes ;)
GROOVY-7975 Use of static final field in an annotation element causes compile errors
now this one has even a good looking patch suggestion and is neither static compilation nor inner classes related
bye Jochen