Jan Lahoda c0d767f6f1 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method
When the overrides deprecated method warning is being reported, need to do that in the lint context of the method.

Reviewed-by: vromero
2014-02-07 21:43:33 +01:00

3 lines
86 B
Plaintext

Overridden.java:11:17: compiler.warn.has.been.deprecated: test(), Interface
1 warning