jdk-24/langtools/test/tools/javac/warnings
Jan Lahoda 670eff1ee6 6707032: Division by zero warning not suppressed properly in some cases
Delay reporting of the division by zero warning until annotations are resolved, so that @SuppressWarnings works correctly.

Reviewed-by: vromero
2014-06-30 17:08:06 +02:00
..
6594914 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00
6747671 8027262: Determine location for type annotations earlier in compiler pipeline 2014-06-06 16:00:59 -04: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 8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013 2013-12-24 09:17:37 -08:00
suppress 6707032: Division by zero warning not suppressed properly in some cases 2014-06-30 17:08:06 +02: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
Deprecation.lintDeprecation.out
Deprecation.noLint.out
DivZero.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
DivZero.lint.out
DivZero.noLint.out
FallThrough.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
FallThrough.lintAll.out
FallThrough.lintFallThrough.out
FallThrough.noLint.out
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
Unchecked.lintUnchecked.out
Unchecked.noLint.out
VerifyLintDescriptions.java 8033961: Formatting of -Xlint: command line help 2014-02-13 13:38:48 +01:00