Changeset: fd28003bc1d6
Author:chegar
Date: 2010-08-23 14:35 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fd28003bc1d6
6968584: Thread should not be Cloneable
Reviewed-by: dholmes
! src/share/classes/java/lang/Thread.java
Changeset: 03218163f4d5
Author:chegar
Date: 2010-08-23 16:27 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/03218163f4d5
6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread
safe
Reviewed-by: michaelm
! src/share/classes/java/net/HttpCookie.java
Michael,
The file handler can fail with NPE in cases where permission is denied
to the directory. Small change, throw FileNotFoundException where a
directory listing is not available.
Webrev:
http://cr.openjdk.java.net/~chegar/6977851/webrev.00/webrev/
Thanks,
-Chris.
Changeset: 995bcdb9a41d
Author:mcimadamore
Date: 2010-08-23 16:59 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/995bcdb9a41d
6932571: Compiling Generics causing Inconvertible types
Summary: Types.rewriteQuantifiers() does not work well with recursive
type-variable bou
Chris Hegarty wrote:
Michael,
The file handler can fail with NPE in cases where permission is denied
to the directory. Small change, throw FileNotFoundException where a
directory listing is not available.
Webrev:
http://cr.openjdk.java.net/~chegar/6977851/webrev.00/webrev/
Thanks,
-Chris.
Changeset: 47ab0dcec3e8
Author:alanb
Date: 2010-08-23 17:11 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/47ab0dcec3e8
6978511: (file) Path.toRealPath should fail if not resolving links and file
does not exist
Reviewed-by: forax, chegar
! src/solaris/classes/sun/nio/fs/Uni
Michael McMahon wrote:
Chris Hegarty wrote:
Michael,
The file handler can fail with NPE in cases where permission is denied
to the directory. Small change, throw FileNotFoundException where a
directory listing is not available.
Webrev:
http://cr.openjdk.java.net/~chegar/6977851/webrev.00/
Changeset: 6b95dd682538
Author:jjg
Date: 2010-08-23 11:56 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/6b95dd682538
6975005: improve JavacProcessingEnvironment.Round abstraction
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
!
src/
Changeset: 6317f7e2c4fd
Author:ksrini
Date: 2010-08-23 08:18 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6317f7e2c4fd
6531345: Memory leak in unpack200
Reviewed-by: jrose
! src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java
+ test/tools/pack200/UnpackerMemoryT
Changeset: cb67f0263bd4
Author:chegar
Date: 2010-08-23 21:59 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/cb67f0263bd4
6977851: NPE from FileURLConnection.connect
Reviewed-by: michaelm
! src/share/classes/sun/net/www/protocol/file/FileURLConnection.java
+ test/sun/net/www/
Changeset: a626d8c1de6e
Author:jjg
Date: 2010-08-23 15:13 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/a626d8c1de6e
6976747: JCDiagnostic: replace "boolean mandatory" with new
"Set"
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
!
Changeset: 2585368bfc7c
Author:ksrini
Date: 2010-08-23 10:19 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2585368bfc7c
6969063: (pack200) The default value of Pack200.Packer.SEGMENT_LIMIT property
is empty string instead of -1
Reviewed-by: jrose
! src/share/classes/com/su
12 matches
Mail list logo