Mon, 23 Aug 2010 11:56:53 -0700 6975005: improve JavacProcessingEnvironment.Round abstraction
jjg [Mon, 23 Aug 2010 11:56:53 -0700] rev 6355
6975005: improve JavacProcessingEnvironment.Round abstraction Reviewed-by: darcy
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
(0) -3000 -1000 -300 -100 -30 -10 -8 +8 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip