jdk-24/langtools/test/tools/javac/warnings
Fredrik Öhrström 07880728ed 7153951: Add new lint option -Xlint:auxiliaryclass
Reviewed-by: jjg, mcimadamore, forax
2012-11-01 10:48:36 +01: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
7090499 7090499: missing rawtypes warnings in anonymous inner class 2011-10-06 18:39:31 +01:00
AuxiliaryClass 7153951: Add new lint option -Xlint:auxiliaryclass 2012-11-01 10:48:36 +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 7074189: some javac tests fail with latest jtreg 4.1 b03 2011-08-05 15:57:59 -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