jdk-24/langtools/test/tools/javac/warnings/6594914
Jan Lahoda 315696de00 8021112: Spurious unchecked warning reported by javac
6480588: No way to suppress deprecation warnings when implementing deprecated interface

Fixing DeferredLintHandler configuration, so lint warnings are reported with correct @SuppressWarnings settings

Reviewed-by: jjg, vromero
2013-09-16 14:13:44 +02:00
..
Auxiliary.java 8020586: Warning produced for an incorrect file 2013-07-17 15:08:58 +02:00
DeprecatedClass.java 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable 2011-02-03 09:35:21 +00:00
ExplicitCompilation.out 8020586: Warning produced for an incorrect file 2013-07-17 15:08:58 +02:00
ImplicitCompilation.java 8020586: Warning produced for an incorrect file 2013-07-17 15:08:58 +02:00
ImplicitCompilation.out 8020586: Warning produced for an incorrect file 2013-07-17 15:08:58 +02:00
T6594914a.java 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable 2011-02-03 09:35:21 +00:00
T6594914a.out 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00
T6594914b.java 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable 2011-02-03 09:35:21 +00:00
T6594914b.out 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00