Fri, 28 Jan 2011 12:06:21 +0000 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
Fri, 28 Jan 2011 12:03:49 +0000 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
Fri, 28 Jan 2011 12:01:07 +0000 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
Fri, 28 Jan 2011 00:09:38 -0800 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo
jjh [Fri, 28 Jan 2011 00:09:38 -0800] rev 8227
7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo Summary: Don't fail if the needed file isn't present, if running under jtreg. Reviewed-by: jjg
Wed, 26 Jan 2011 13:45:25 -0800 7013272: Automatically generate info about how compiler resource keys are used
jjg [Wed, 26 Jan 2011 13:45:25 -0800] rev 8226
7013272: Automatically generate info about how compiler resource keys are used Reviewed-by: mcimadamore
Wed, 26 Jan 2011 11:20:19 -0800 6554097: "final" confuses @SuppressWarnings
jjg [Wed, 26 Jan 2011 11:20:19 -0800] rev 8225
6554097: "final" confuses @SuppressWarnings Reviewed-by: mcimadamore
Tue, 25 Jan 2011 17:02:56 -0800 7013420: Project Coin: remove general expression support from try-with-resources statement
darcy [Tue, 25 Jan 2011 17:02:56 -0800] rev 8224
7013420: Project Coin: remove general expression support from try-with-resources statement Reviewed-by: mcimadamore, jjg
Mon, 24 Jan 2011 16:38:56 -0800 6988106: javac report 'java.lang.IllegalMonitorStateException'
jjg [Mon, 24 Jan 2011 16:38:56 -0800] rev 8223
6988106: javac report 'java.lang.IllegalMonitorStateException' Reviewed-by: ksrini
Mon, 24 Jan 2011 16:34:25 -0800 6581775: Fix the white space problem in javac shell tests
jjg [Mon, 24 Jan 2011 16:34:25 -0800] rev 8222
6581775: Fix the white space problem in javac shell tests Reviewed-by: mcimadamore
Mon, 24 Jan 2011 16:17:33 -0800 6963934: JCCompilationUnit.getImports does not report all imports
jjg [Mon, 24 Jan 2011 16:17:33 -0800] rev 8221
6963934: JCCompilationUnit.getImports does not report all imports Reviewed-by: mcimadamore
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip