jdk-24/langtools/test/tools/javac/warnings/6594914
Maurizio Cimadamore 79d1b7b1e1 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
Lint warnings generated during MemberEnter might ignore @SuppressWarnings annotations

Reviewed-by: jjg
2011-02-03 09:35:21 +00:00
..
DeprecatedClass.java 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable 2011-02-03 09:35:21 +00: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 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable 2011-02-03 09:35:21 +00: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 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable 2011-02-03 09:35:21 +00:00