jjg [Fri, 14 Jan 2011 11:55:53 -0800] rev 8040
6571165: Minor doc bugs in JavaCompiler.java
Reviewed-by: mcimadamore
jjg [Fri, 14 Jan 2011 11:45:19 -0800] rev 8039
6419926: JSR 199: FileObject.toUri() generates URI without schema (Solaris)
Reviewed-by: mcimadamore
mcimadamore [Fri, 14 Jan 2011 09:46:44 +0000] rev 8038
6949040: java.dyn package must be compiled with -target 7 or better
Summary: issue error (rather than warning) when @PolymorphicSignature is found and target < 7
Reviewed-by: jjg
mcimadamore [Fri, 14 Jan 2011 09:45:52 +0000] rev 8037
7007432: Test generic types well-formedness
Summary: add a new kind of check (well-formedness of generic type w.r.t. declared bounds) in the type-harness
Reviewed-by: jjg
mcimadamore [Fri, 14 Jan 2011 09:45:04 +0000] rev 8036
6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
Summary: special syntax to denote indy return type through type parameters should be removed (and cast shall be used instead)
Reviewed-by: jjg, jrose
bpatel [Thu, 13 Jan 2011 21:28:38 -0800] rev 8035
7010528: javadoc performance regression
Reviewed-by: jjg
jjg [Thu, 13 Jan 2011 11:48:10 -0800] rev 8034
6430241: Hard to disable symbol file feature through API
Reviewed-by: mcimadamore
jjg [Tue, 11 Jan 2011 08:05:28 -0800] rev 8033
6993305: starting position of a method without modifiers and with type parameters is incorrect
Reviewed-by: mcimadamore