2011-01-28 7006126: (fs) Updates to file system API (1/2011)
alanb [Fri, 28 Jan 2011 09:25:20 +0000] rev 8231
7006126: (fs) Updates to file system API (1/2011) Reviewed-by: jjg
2011-01-28 6838943: inference: javac is not handling type-variable substitution properly
mcimadamore [Fri, 28 Jan 2011 12:06:21 +0000] rev 8230
6838943: inference: javac is not handling type-variable substitution properly Summary: free type-variables are being replaced with type-variables bound to forall type leading to unsoundness Reviewed-by: jjg, dlsmith
2011-01-28 6313164: javac generates code that fails byte code verification for the varargs feature
mcimadamore [Fri, 28 Jan 2011 12:03:49 +0000] rev 8229
6313164: javac generates code that fails byte code verification for the varargs feature Summary: method applicability check should fail if formal varargs element type is not accessible Reviewed-by: jjg
2011-01-28 6910550: javac 1.5.0_17 fails with incorrect error message
mcimadamore [Fri, 28 Jan 2011 12:01:07 +0000] rev 8228
6910550: javac 1.5.0_17 fails with incorrect error message Summary: multiple clashing members declared in same class should be added to the class' scope in order to avoid downstream spurious diagnostics Reviewed-by: jjg
(0) -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip