Changeset: 7375d4979bd3
Author:ksrini
Date: 2011-11-14 15:11 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/7375d4979bd3
7106166: (javac) re-factor EndPos parser
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/api/JavacTrees.java
! src/share/classes/com/sun/to
Changeset: c1238fcc9515
Author:ksrini
Date: 2011-11-14 08:09 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/c1238fcc9515
7110974: (javac) add coding conventions and style checkers for langtools
Reviewed-by: jjg
! make/build.properties
! make/build.xml
+ make/conf/check
Hi!
An open webrev of the patch that fixes bug 7064927 is available at:
http://cr.openjdk.java.net/~coleenp/7064927/
The bug is described at: http://bugs.sun.com/view_bug.do?bug_id=7064927
Thanks, thomas
Changeset: 68fc55d12ae6
Author:chegar
Date: 2011-11-14 10:06 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/68fc55d12ae6
7107020: java.net.PlainSocketImpl.socketSetOption() calls itself
Reviewed-by: alanb, chegar
Contributed-by: kurchi.subhra.ha...@oracle.com
! src/windows/c
Changeset: 5c7c83a6ee24
Author:xuelei
Date: 2011-11-14 01:21 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5c7c83a6ee24
7111548: unexpected debug log message
Reviewed-by: wetmore
! src/share/classes/sun/security/ssl/SSLSocketImpl.java