Possible Annotation Processor JavaC Bug

Mark Derricutt mark at talios.com
Fri Jun 8 02:37:24 UTC 2012


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


-- 
"Great artists are extremely selfish and arrogant things" — Steven Wilson,
Porcupine Tree



More information about the discuss mailing list