jdk-24/langtools/test/tools/javac/warnings
Maurizio Cimadamore caa22f1483 6763518: Impossible to suppress raw-type warnings
Check.validate(Type) should be invoked after -Xlint is augmented in Attr.visitVarDef

Reviewed-by: darcy
2008-10-28 14:05:59 +00:00
..
6747671 6747671: -Xlint:rawtypes 2008-09-29 12:00:29 +01:00
DepAnn.java Initial load 2007-12-01 00:00:00 +00:00
Deprecation.java Initial load 2007-12-01 00:00:00 +00:00
Deprecation.lintAll.out Initial load 2007-12-01 00:00:00 +00:00
Deprecation.lintDeprecation.out Initial load 2007-12-01 00:00:00 +00:00
Deprecation.noLint.out Initial load 2007-12-01 00:00:00 +00:00
DivZero.java Initial load 2007-12-01 00:00:00 +00: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 Initial load 2007-12-01 00:00:00 +00: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 Initial load 2007-12-01 00:00:00 +00:00
Serial.java Initial load 2007-12-01 00:00:00 +00:00
T6763518.java 6763518: Impossible to suppress raw-type warnings 2008-10-28 14:05:59 +00:00
Unchecked.java Initial load 2007-12-01 00:00:00 +00: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