Re: CompileStatic and CompileDynamic question

2017-02-24 Thread Raviteja Lokineni
Figured it out never mind, it was a stupid of me. Had to look closely at the declared generics. On Fri, Feb 24, 2017 at 11:25 AM, Raviteja Lokineni < raviteja.lokin...@gmail.com> wrote: > I see this error during compile I am not able to figure out what's wrong > with this. Is this a bug: > > [Sta

CompileStatic and CompileDynamic question

2017-02-24 Thread Raviteja Lokineni
I see this error during compile I am not able to figure out what's wrong with this. Is this a bug: [Static type checking] - Cannot call #(some.package.CustomClass1, java.util.Map , java.util.List ) with arguments [some.package.CustomClass1, java.util.Map , java.util.List ] The class is annotated