hg: jdk8/tl/jdk: 50 new changesets

2011-11-18 Thread lana . steuck
Changeset: bfd720647db2 Author:yhuang Date: 2011-10-31 20:14 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bfd720647db2 7077119: remove past transition dates from CurrencyData.properties file Reviewed-by: naoto ! src/share/classes/java/util/CurrencyData.properties ! test/ja

hg: jdk8/tl/jaxp: 7 new changesets

2011-11-18 Thread lana . steuck
Changeset: e7172d80a8f4 Author:katleman Date: 2011-11-10 11:46 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/e7172d80a8f4 Added tag jdk8-b13 for changeset bcc739229f63 ! .hgtags Changeset: 7adf14d6060c Author:asaha Date: 2011-06-27 11:46 -0700 URL: http://h

hg: jdk8/tl/corba: 9 new changesets

2011-11-18 Thread lana . steuck
Changeset: 6f601a737e0f Author:katleman Date: 2011-11-10 11:45 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/6f601a737e0f Added tag jdk8-b13 for changeset 5b9d9b839d3d ! .hgtags Changeset: d84682019b5f Author:asaha Date: 2011-06-27 11:45 -0700 URL: http://

hg: jdk8/tl/langtools: 9 new changesets

2011-11-18 Thread lana . steuck
Changeset: 65444e7998e3 Author:katleman Date: 2011-11-10 11:47 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/65444e7998e3 Added tag jdk8-b13 for changeset ae25163501bc ! .hgtags Changeset: b7003a6a530b Author:lana Date: 2011-11-14 18:16 -0800 URL: http

hg: jdk8/tl/hotspot: 8 new changesets

2011-11-18 Thread lana . steuck
Changeset: 5c8c7bef6403 Author:jcoomes Date: 2011-10-28 18:30 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/5c8c7bef6403 7106092: Bump the hs23 build number to 05 Reviewed-by: johnc Contributed-by: alejandro.muri...@oracle.com ! make/hotspot_version Changeset: d5c4c73a

hg: jdk8/tl: 7 new changesets

2011-11-18 Thread lana . steuck
Changeset: 8da26d5c32a7 Author:katleman Date: 2011-11-10 11:45 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/rev/8da26d5c32a7 Added tag jdk8-b13 for changeset 26fb81a1e9ce ! .hgtags Changeset: a62a0f35eb9c Author:asaha Date: 2011-06-27 11:45 -0700 URL: http://hg.ope

hg: jdk8/tl/jaxws: 9 new changesets

2011-11-18 Thread lana . steuck
Changeset: f502a343a92e Author:katleman Date: 2011-11-10 11:46 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/f502a343a92e Added tag jdk8-b13 for changeset adf2a6b5fde1 ! .hgtags Changeset: 75a652e72489 Author:asaha Date: 2011-06-27 11:46 -0700 URL: http://

Re: Fwd: Re: Suppress creation of SocksSocketImpl in SocketAdaptor's constructor

2011-11-18 Thread Alan Bateman
On 18/11/2011 10:57, Chris Hegarty wrote: > Hi Kris, > > I think this change should be fine, but I would like Alan to comment also. > I'm not around this week but will look at it next week. One initial comment is that the need to use the socket adapter went away in jdk7. Newer code using SocketChan

Re: Fwd: Re: Suppress creation of SocksSocketImpl in SocketAdaptor's constructor

2011-11-18 Thread Chris Hegarty
Hi Kris, I think this change should be fine, but I would like Alan to comment also. Thanks, -Chris. On 11/18/11 10:44 AM, Chris Hegarty wrote: > > > Original Message > Subject: Re: Suppress creation of SocksSocketImpl in SocketAdaptor's > constructor > Date: Fri, 18 Nov 2011

Fwd: Re: Suppress creation of SocksSocketImpl in SocketAdaptor's constructor

2011-11-18 Thread Chris Hegarty
Original Message Subject: Re: Suppress creation of SocksSocketImpl in SocketAdaptor's constructor Date: Fri, 18 Nov 2011 16:38:28 +0800 From: Krystal Mok To: 撒迦 CC: jdk8-...@openjdk.java.net Oops, looks like my company email stripped the attachment. Here's that patch again:

Re: Suppress creation of SocksSocketImpl in SocketAdaptor's constructor

2011-11-18 Thread Chris Hegarty
Kris, This issue would be more appropriate on the net-dev or nio-dev mailing lists. So, I'll cross post it and bcc off jdk8-dev. Thanks, -Chris. On 11/18/11 08:22 AM, 撒迦 wrote: > Hi all, > > I'd like to propose the following change to JDK's sun.nio.ch.SocketAdaptor: > > In OpenJDK 6, 7 and 8,

hg: jdk8/tl/jdk: 7077172: KerberosTime does not take into account system clock adjustement

2011-11-18 Thread weijun . wang
Changeset: 5bfff9616b86 Author:weijun Date: 2011-11-18 16:13 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5bfff9616b86 7077172: KerberosTime does not take into account system clock adjustement Reviewed-by: valeriep ! src/share/classes/sun/security/krb5/internal/KerberosTim