jdk-24/langtools/test/tools/javac/varargs
Maurizio Cimadamore 1a335eb047 7097436: Project Coin: duplicate varargs warnings on method annotated with @SafeVarargs
Duplicate aliasing check during subtyping leads to spurious varargs diagnostic

Reviewed-by: jjg
2011-10-17 12:54:33 +01:00
..
5088429 5088429: varargs overloading problem 2010-12-06 11:51:02 +00:00
6199075 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 20:33:44 -07:00
6313164 6313164: javac generates code that fails byte code verification for the varargs feature 2011-01-28 12:03:49 +00:00
6569633 6569633: Varargs: parser error when varargs element type is an array 2011-01-24 15:45:24 +00:00
6730476 6993978: Project Coin: Compiler support of annotation to reduce varargs warnings 2010-12-13 15:11:00 -08:00
6806876 6993978: Project Coin: Compiler support of annotation to reduce varargs warnings 2010-12-13 15:11:00 -08:00
6993978 6993978: Project Coin: Compiler support of annotation to reduce varargs warnings 2010-12-13 15:11:00 -08:00
7042566 7042566: Regression: new ambiguity between varargs method 2011-05-11 13:10:57 +02:00
7043922 7043922: Regression: internal compiler error for nested anonymous inner class featuring varargs constructor 2011-05-16 09:38:04 +01:00
7097436 7097436: Project Coin: duplicate varargs warnings on method annotated with @SafeVarargs 2011-10-17 12:54:33 +01:00
warning 7097436: Project Coin: duplicate varargs warnings on method annotated with @SafeVarargs 2011-10-17 12:54:33 +01:00
Anon.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BadSyntax2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6746184.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
T7013865.java 7013865: varargs: javac crashes during overload resolution with generic varargs 2011-01-24 15:45:41 +00:00
Varargs1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
VarargsOverride.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Warn1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Warn2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00