Changeset: dea82aa3ca4f
Author:jjg
Date: 2011-09-16 16:18 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/dea82aa3ca4f
7091528: javadoc attempts to parse .class files
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javadoc/JavadocTool.java
+ test/tools/javadoc/pars
Changeset: 75d763111eec
Author:chegar
Date: 2011-09-16 12:09 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/75d763111eec
7090158: Networking Libraries don't build with javac -Werror
Summary: Minor changes to networking java files to remove warnings
Reviewed-by: chegar, weijun
Socket.java has some commented out code. I think it should just be
removed, right?
I'm guessing this is the only change to the previous webrev? If so, it
should be good to go. I don't think you need to re-generate a webrev for
the above trivial change.
-Chris
On 09/16/11 06:17 PM, Kurchi Ha
Updated webrev:
http://cr.openjdk.java.net/~sherman/kurchi/7090158/webrev/
Thanks,
Kurchi
On 9/14/2011 12:42 PM, chris hegarty wrote:
Kurchi,
The problem here is that due to a bug in the compiler, CR 7090499, we
are not seeing raw type warnings for anonymous inner classes.
When Maurizio fi
Changeset: c0835c8489b0
Author:mcimadamore
Date: 2011-09-16 14:16 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/c0835c8489b0
7086586: Inference producing null type argument
Summary: Inference should fail in 15.12.2.7 when inference variables with
'nulltype' upper boun