Changeset: 5e6c661891da
Author:jjg
Date: 2011-03-04 19:59 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/5e6c661891da
6964914: javadoc does not output number of warnings using user written doclet
Reviewed-by: bpatel
! src/share/classes/com/sun/tools/javadoc/DocletInvok
Changeset: 4ee7de0684f5
Author:jjg
Date: 2011-03-04 19:56 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4ee7de0684f5
6227454: package.html and overview.html may not be read fully
Reviewed-by: bpatel
! src/share/classes/com/sun/tools/javadoc/DocImpl.java
! src/share/cl
Changeset: ebf7c13df6c0
Author:jjg
Date: 2011-03-04 19:53 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/ebf7c13df6c0
6866185: Util.getPackageSourcePath should use lastIndexOf not indexOf and
related cleanup
Reviewed-by: bpatel
! src/share/classes/com/sun/tools/doclet
Changeset: 7b6ad3027f3d
Author:alanb
Date: 2011-03-04 21:26 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7b6ad3027f3d
7023403: (ch) sun.nio.ch.SolarisEventPort.startPoll failed with AssertionError
Reviewed-by: forax
! src/solaris/classes/sun/nio/ch/UnixAsynchronousSocketCh
Changeset: 90b7926884a8
Author:sherman
Date: 2011-03-04 11:35 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/90b7926884a8
7023244: (zipfs) langtools CompileTest fails on read-only file system
Summary: replaced checkAccess with Files.isWritable()
Reviewed-by: alanb
! src/shar
Changeset: 7798e3a5ecf5
Author:jjg
Date: 2011-03-04 11:33 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7798e3a5ecf5
6966736: javac verbose output is inconsistent
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/apt/main/AptJavaCompiler.java
! src/share/clas
Changeset: c4bd93431a20
Author:ksrini
Date: 2011-03-04 09:32 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c4bd93431a20
7023963: (misc) fix diamond anon instances in the jdk
Reviewed-by: alanb, mchung, mcimadamore, dholmes
! src/share/classes/com/sun/java/util/jar/pack/Pack
Charles Lee wrote:
Hi Alan,
Sorry for the late reply. This test case comes from a big test case,
which test more types of stream.
A test for this method should pass if "null" is returned as the method
does not specify the content types that it recognizes. I think it's okay
to extend it as yo
Changeset: 2fb9e2d4ef46
Author:alanb
Date: 2011-03-04 09:29 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2fb9e2d4ef46
6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap
[win]
Reviewed-by: chegar
! src/share/classes/java/nio/channels/AsynchronousFi