Re: minor javadoc review

2010-11-08 Thread Alan Bateman
Mike Duigou wrote: Hello all; For your consideration a minor javadoc fix to review for TreeMap. This change makes the TreeMap documentation consistent with the SortedMap documentation. The primary fix is to add the word sorted in the sentence : This is so because the ttMap/tt interface is

hg: jdk7/tl/jdk: 6994717: expired certificate in test ValidateCertPath

2010-11-08 Thread sean . mullan
Changeset: 34faa22a8ce8 Author:mullan Date: 2010-11-08 11:33 -0500 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/34faa22a8ce8 6994717: expired certificate in test ValidateCertPath Reviewed-by: vinnie !

Re: Code Review 6993789: LinkedBlockingDeque iterator/descendingIterator loops and owns lock forever

2010-11-08 Thread Rémi Forax
Le 08/11/2010 15:03, Chris Hegarty a écrit : Doug, David, This webrev contains the fix for CR 6993789: LinkedBlockingDeque iterator/descendingIterator loops and owns lock forever, and also contains some other minor changes that we inherit for free when syncing to the latest LBQ in Dougs CVS,

hg: jdk7/tl/jdk: 6792706: Add JAR file to bootclasspath when using AggressiveOpts

2010-11-08 Thread kelly . ohair
Changeset: a12112af843c Author:ohair Date: 2010-11-08 09:29 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a12112af843c 6792706: Add JAR file to bootclasspath when using AggressiveOpts Reviewed-by: alanb, kvn, darcy ! make/Makefile + make/altclasses/Makefile !

hg: jdk7/tl/jdk: 6952519: kdc_timeout is not being honoured when using TCP

2010-11-08 Thread weijun . wang
Changeset: e27ad63b0f54 Author:weijun Date: 2010-11-09 08:34 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e27ad63b0f54 6952519: kdc_timeout is not being honoured when using TCP Reviewed-by: valeriep ! src/share/classes/sun/security/krb5/KrbKdcReq.java +