jjg [Fri, 16 Sep 2011 16:18:46 -0700] rev 10635
7091528: javadoc attempts to parse .class files
Reviewed-by: darcy
mcimadamore [Fri, 16 Sep 2011 14:16:11 +0100] rev 10634
7086586: Inference producing null type argument
Summary: Inference should fail in 15.12.2.7 when inference variables with 'nulltype' upper bounds are found
Reviewed-by: dlsmith
jjg [Wed, 14 Sep 2011 18:26:57 -0700] rev 10633
7068437: Regression: Filer.getResource(SOURCE_OUTPUT, ...) no longer works in JDK 7 w/o -s
Reviewed-by: darcy
jjg [Wed, 14 Sep 2011 15:49:54 -0700] rev 10632
7090700: fix for 7080267 breaks two tests
Reviewed-by: ksrini
jjg [Wed, 14 Sep 2011 12:14:30 -0700] rev 10631
7090249: IllegalStateException from Trees.getScope when called from JSR 199
Reviewed-by: mcimadamore
jjg [Wed, 14 Sep 2011 12:07:50 -0700] rev 10630
7080267: Call to toString() from an ExpressionStatementTree doesn't take in consideration the ";" at the end
Reviewed-by: mcimadamore