jdk-24/langtools/test/tools/javac/warnings/suppress
Jan Lahoda 8944d18416 8069094: SuppressWarnings(\"deprecation\") not respected on default clause on annotation declarations
Properly deferring warnings that are reported during entering of annotation's default value.

Reviewed-by: mcimadamore
2015-01-20 12:00:25 +01:00
..
pack 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00
ImplicitTest.java 8032211: Don't issue deprecation warnings on import statements 2014-11-24 16:02:35 +01:00
ImplicitTest.out 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00
Overridden.java 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method 2014-02-07 21:43:33 +01:00
Overridden.out 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method 2014-02-07 21:43:33 +01:00
OverriddenSuppressed.java 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method 2014-02-07 21:43:33 +01:00
PackageInfo.java 8032211: Don't issue deprecation warnings on import statements 2014-11-24 16:02:35 +01:00
PackageInfo.out 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00
T6480588.java 8056021: checkin for JDK-8027262 breaks Checker Framework 2014-09-08 13:11:28 +02:00
T6480588.out 8056021: checkin for JDK-8027262 breaks Checker Framework 2014-09-08 13:11:28 +02:00
T6707032.java 6707032: Division by zero warning not suppressed properly in some cases 2014-06-30 17:08:06 +02:00
T6707032.out 6707032: Division by zero warning not suppressed properly in some cases 2014-06-30 17:08:06 +02:00
T8021112a.java 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00
T8021112b.java 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00
T8021112b.out 8021112: Spurious unchecked warning reported by javac 2013-09-16 14:13:44 +02:00
T8069094.java 8069094: SuppressWarnings(\"deprecation\") not respected on default clause on annotation declarations 2015-01-20 12:00:25 +01:00
T8069094.out 8069094: SuppressWarnings(\"deprecation\") not respected on default clause on annotation declarations 2015-01-20 12:00:25 +01:00
TypeAnnotations.java 8056021: checkin for JDK-8027262 breaks Checker Framework 2014-09-08 13:11:28 +02:00
TypeAnnotations.out 8027262: Determine location for type annotations earlier in compiler pipeline 2014-06-06 16:00:59 -04:00
VerifySuppressWarnings.java 8061876: replace java.io.File with java.nio.file.Path (again) 2014-11-21 10:38:43 -08:00