jdk-24/langtools/test/tools/javac/warnings
Maurizio Cimadamore 5fc92453b6 6747671: -Xlint:rawtypes
Add an Xlint option for detecting all raw types usages (ccc-approved)

Reviewed-by: jjg
2008-09-29 12:00:29 +01: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
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