hg: jdk7/tl/jdk: 2 new changesets

2010-11-17 Thread michael . x . mcmahon
Changeset: f9dbb7d2e8a3 Author:michaelm Date: 2010-11-17 14:29 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f9dbb7d2e8a3 6725892: Http server stability issues Reviewed-by: chegar ! src/share/classes/com/sun/net/httpserver/HttpsConfigurator.java ! src/share/classes/com/sun/

hg: jdk7/hotspot-rt/hotspot: 5 new changesets

2010-11-17 Thread zhengyu . gu
Changeset: 899bbbdcb6ea Author:ysr Date: 2010-11-05 13:20 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/899bbbdcb6ea 6997298: fatal error: must own lock CMS_markBitMap_lock during heap dump Summary: Since we are at a stop-world pause, the existing CMS-phase check

hg: jdk7/tl/langtools: 7000973: isBogus needs to be called on the to-be-returned entry, not on the current entry

2010-11-17 Thread jonathan . gibbons
Changeset: abaceae7c9f8 Author:jjg Date: 2010-11-17 15:07 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/abaceae7c9f8 7000973: isBogus needs to be called on the to-be-returned entry, not on the current entry Reviewed-by: jjg Contributed-by: jan.lah...@oracle.com ! src

hg: jdk7/tl/jdk: 6615506: (fmt spec) Date/Time conversion table missing column for 'Z'

2010-11-17 Thread xueming . shen
Changeset: 59d10b97be7c Author:sherman Date: 2010-11-17 15:10 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/59d10b97be7c 6615506: (fmt spec) Date/Time conversion table missing column for 'Z' Summary: added the column entry back in Reviewed-by: alanb ! src/share/classes/java

hg: jdk7/tl/jdk: 6217210: RFE: Support for Cp833 in 1.4.2

2010-11-17 Thread xueming . shen
Changeset: ce757906302f Author:sherman Date: 2010-11-17 21:33 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ce757906302f 6217210: RFE: Support for Cp833 in 1.4.2 Summary: Forward port the Cp833 charset Reviewed-by: poonam ! make/sun/nio/cs/FILES_java.gmk + make/tools/Charse