afu8u/langtools/test/tools/javac/warnings
Jan Lahoda 0b54fb23fc 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
..
6594914 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00
6747671 8022567: Javac Should Generate Warnings For Raw Array Type 2013-09-19 17:05:08 +02:00
6885255
7090499
AuxiliaryClass 8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013 2013-12-24 09:17:37 -08:00
suppress 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method 2014-02-07 21:43:33 +01:00
DepAnn.java
Deprecation.java
Deprecation.lintAll.out
Deprecation.lintDeprecation.out
Deprecation.noLint.out
DivZero.java
DivZero.lint.out
DivZero.noLint.out
FallThrough.java
FallThrough.lintAll.out
FallThrough.lintFallThrough.out Initial load 2007-12-01 00:00:00 +00:00
FallThrough.noLint.out
Finally.java
Serial.java
T6763518.java
Unchecked.java
Unchecked.lintAll.out
Unchecked.lintUnchecked.out
Unchecked.noLint.out