On 02/06/2013 08:49 PM, Bernd Eckenfels wrote:

Will the marker affect compilation and normal runtime or is it strictly
a marker accpeting the interface in the functional context?

It's supposed to be like @Override, but the retention policy is RUNTIME instead of SOURCE, so there's bound to be (incorrect) code triggering on its presence, and there is a small additional per-class overhead at run time.

--
Florian Weimer / Red Hat Product Security Team

Reply via email to