jdk-24/langtools/test/tools/javac/warnings
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
..
6594914 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable 2011-02-03 09:35:21 +00:00
6747671 6885255: Improve usability of raw warnings 2010-08-19 11:52:58 +01:00
6885255 6885255: Improve usability of raw warnings 2010-08-19 11:52:58 +01:00
DepAnn.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Deprecation.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
Deprecation.lintAll.out 6799605: Basic/Raw formatters should use type/symbol printer instead of toString() 2009-03-05 17:25:37 +00:00
Deprecation.lintDeprecation.out 6799605: Basic/Raw formatters should use type/symbol printer instead of toString() 2009-03-05 17:25:37 +00:00
Deprecation.noLint.out Initial load 2007-12-01 00:00:00 +00:00
DivZero.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
DivZero.lint.out Initial load 2007-12-01 00:00:00 +00:00
DivZero.noLint.out Initial load 2007-12-01 00:00:00 +00:00
FallThrough.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
FallThrough.lintAll.out Initial load 2007-12-01 00:00:00 +00:00
FallThrough.lintFallThrough.out Initial load 2007-12-01 00:00:00 +00:00
FallThrough.noLint.out Initial load 2007-12-01 00:00:00 +00:00
Finally.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Serial.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6763518.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Unchecked.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
Unchecked.lintAll.out 6747671: -Xlint:rawtypes 2008-09-29 12:00:29 +01:00
Unchecked.lintUnchecked.out Initial load 2007-12-01 00:00:00 +00:00
Unchecked.noLint.out Initial load 2007-12-01 00:00:00 +00:00