Changeset: 5fb14e67c371
Author:mcimadamore
Date: 2010-12-06 11:49 +
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/5fb14e67c371
7003744: Compiler error concerning final variables
Summary: Flow analysis does not cleanup init/uninint bit masks after for-loop
Reviewed-by: jj
Hello.
We have this bug report
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=590
relating to the default rendering of Boolean values in JTables. It was caused
because
we backported http://hg.openjdk.java.net/jdk7/jdk7-gate/jdk/rev/0f510337dadb. I
filed
sun bug 7004655 for it.
I looked
Changeset: e7ab4e27f1e1
Author:vinnie
Date: 2010-12-06 18:52 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e7ab4e27f1e1
6557615: Method toString() of java.security.Timestamp throws
IndexOutOfBoundsException if CertPath has empty
Reviewed-by: mullan
! src/share/classes/java
Changeset: 9758119b818c
Author:sherman
Date: 2010-12-06 13:18 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9758119b818c
6989148: (fs) zip provider should be available "out of the box"
Summary: zip filesystem provider update, add zipfs.jar into ext dir
Reviewed-by: alanb
!
Changeset: 34f8b6669273
Author:weijun
Date: 2010-12-07 09:51 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/34f8b6669273
6986825: policytool can not save file.
Reviewed-by: wetmore
! src/share/classes/sun/security/tools/policytool/PolicyTool.java
Changeset: 964eae6d1cab
Author:mduigou
Date: 2010-12-06 19:37 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/964eae6d1cab
7004205: fixes handling of sane-gcc-compiler on 32-bit linux and solaris.
Previously committed as 6998016 and 6998012
Reviewed-by: ohair, dholmes
! make