hg: jdk7/tl/langtools: 3 new changesets

2010-12-06 Thread maurizio . cimadamore
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:

6622002 breaks JTable's default renderers?

2010-12-06 Thread Denis Lila
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

hg: jdk7/tl/jdk: 6557615: Method toString() of java.security.Timestamp throws IndexOutOfBoundsException if CertPath has empty

2010-12-06 Thread vincent . x . ryan
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 !

hg: jdk7/tl/jdk: 6989148: (fs) zip provider should be available out of the box

2010-12-06 Thread xueming . shen
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 !