Possible Annotation Processor JavaC Bug

David Holmes david.holmes at oracle.com
Thu Jun 7 20:13:28 PDT 2012


Mark,

I've cc'd compiler-dev at openjdk.java.net and have attempted to bcc the 
discuss list.

Regards,
David Holmes

On 8/06/2012 12:37 PM, Mark Derricutt wrote:
> Hey all,
>
> Whilst trying to diagnose a strange problem with annotation processors and
> maven we came across a potential javac bug and was wondering if its legit,
> and how/where the best place to report this is:
>
> https://gist.github.com/2893027
>
> It looks like javac is doing a double assignment rather than a comparison
> check, looks like someone missed a = character.
>
> Mark
>
>



More information about the compiler-dev mailing list