Mon, 23 Aug 2010 17:00:07 +0100 6978574: return statement in try block with multi-catch causes ClassFormatError
mcimadamore [Mon, 23 Aug 2010 17:00:07 +0100] rev 6354
6978574: return statement in try block with multi-catch causes ClassFormatError Summary: Wrong nested loops in Gen.java causes javac to generate bad bytecode Reviewed-by: jjg
Mon, 23 Aug 2010 16:59:30 +0100 6932571: Compiling Generics causing Inconvertible types
mcimadamore [Mon, 23 Aug 2010 16:59:30 +0100] rev 6353
6932571: Compiling Generics causing Inconvertible types Summary: Types.rewriteQuantifiers() does not work well with recursive type-variable bounds Reviewed-by: jjg
Thu, 19 Aug 2010 11:54:25 +0100 6977800: Regression: invalid resolution of supertype for local class
mcimadamore [Thu, 19 Aug 2010 11:54:25 +0100] rev 6352
6977800: Regression: invalid resolution of supertype for local class Summary: resolution of superclass/superinterfaces in extends/implements clause skips local classes Reviewed-by: jjg
Thu, 19 Aug 2010 11:52:58 +0100 6885255: Improve usability of raw warnings
mcimadamore [Thu, 19 Aug 2010 11:52:58 +0100] rev 6351
6885255: Improve usability of raw warnings Summary: raw warnings should be disabled in (i) instanceof expressions and (ii) when java.lang.Class is not parameterized Reviewed-by: jjg
Thu, 19 Aug 2010 11:50:50 +0100 6886247: regression: javac crashes with an assertion error in Attr.java
mcimadamore [Thu, 19 Aug 2010 11:50:50 +0100] rev 6350
6886247: regression: javac crashes with an assertion error in Attr.java Summary: capture conversion does not work on nested types Reviewed-by: jjg
Mon, 16 Aug 2010 14:59:21 -0700 6976833: options included twice in Example SimpleCompiler
jjg [Mon, 16 Aug 2010 14:59:21 -0700] rev 6349
6976833: options included twice in Example SimpleCompiler Reviewed-by: darcy
Mon, 16 Aug 2010 14:58:10 +0100 6369605: Unconstrained type variables fails to include bounds
mcimadamore [Mon, 16 Aug 2010 14:58:10 +0100] rev 6348
6369605: Unconstrained type variables fails to include bounds Summary: unconstrained type-variables with recursive bounds are not inferred properly Reviewed-by: jjg
Mon, 16 Aug 2010 14:56:23 +0100 6976649: javac does not enforce required annotation elements in arrays
mcimadamore [Mon, 16 Aug 2010 14:56:23 +0100] rev 6347
6976649: javac does not enforce required annotation elements in arrays Summary: type annotation should take advantage of recursive annotation checking Reviewed-by: jjg
Thu, 12 Aug 2010 19:59:10 -0700 Merge
lana [Thu, 12 Aug 2010 19:59:10 -0700] rev 6346
Merge
Tue, 10 Aug 2010 14:53:19 +0100 6975231: Regression test for 6881115 is failing with compiler output not matching expected output
mcimadamore [Tue, 10 Aug 2010 14:53:19 +0100] rev 6345
6975231: Regression test for 6881115 is failing with compiler output not matching expected output Summary: missing symbols are collected in an HashSet which doesn't preserve ordering Reviewed-by: jjg
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip