hg: jdk8/tl/jaxp: 3 new changesets

2012-09-28 Thread lana . steuck
Changeset: 2eafc339f7e1 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/2eafc339f7e1 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile Changeset: 7c9475c7618c Author:katleman Date

hg: jdk8/tl/jaxws: 3 new changesets

2012-09-28 Thread lana . steuck
Changeset: bbcbebb9bc74 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/bbcbebb9bc74 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile Changeset: b51b611209f1 Author:katleman Dat

hg: jdk8/tl/langtools: 5 new changesets

2012-09-28 Thread lana . steuck
Changeset: 463fea75b618 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/463fea75b618 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile Changeset: 86d5740b9fdc Author:katleman

hg: jdk8/tl/corba: 3 new changesets

2012-09-28 Thread lana . steuck
Changeset: 5c4f045fbd5f Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/5c4f045fbd5f 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile Changeset: f3ab4163ae01 Author:katleman Dat

Re: Two Review requests

2012-09-28 Thread Dmitry Samersoff
John, > File Descriptor Leak: > http://cr.openjdk.java.net/~chegar/8000203/webrev.00/ > (Jira bug ID number: 8000203) (*it's not to your changes but as far as you touch this code *) 607 else is not needed here 609 realloc should not touch original pointer in case of fail, so this code le

hg: jdk8/tl/langtools: 7199925: Separate compilation breaks check that elements have a default for the containing annotation

2012-09-28 Thread jonathan . gibbons
Changeset: 73312ec2cf7c Author:jfranck Date: 2012-09-28 11:39 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/73312ec2cf7c 7199925: Separate compilation breaks check that elements have a default for the containing annotation Reviewed-by: jjg, mcimadamore ! src/share/cl

RFR: 7199862 & 7199219 - jdk7u

2012-09-28 Thread Rob McKenna
Hi folks, Lumping these backports together. 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache 7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases Webrevs at: http://cr.openjdk.java.ne

Re: Two Review requests

2012-09-28 Thread Chris Hegarty
On 28/09/12 15:11, John Zavgren wrote: Greetings: I just posted the webrev images for two networking code bugs: File Descriptor Leak: http://cr.openjdk.java.net/~chegar/8000203/webrev.00/ (Jira bug ID number: 8000203) Looks good. Uninitialized memory: http://cr.openjdk.java.net/~chegar/8000

hg: jdk8/tl/langtools: 8000233: Fix issues in recent push

2012-09-28 Thread maurizio . cimadamore
Changeset: 1a65d6565b45 Author:mcimadamore Date: 2012-09-28 16:56 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1a65d6565b45 8000233: Fix issues in recent push Summary: Forgot to incorporate review comments in pushed changesets Reviewed-by: jjg ! src/share/classes/com

Two Review requests

2012-09-28 Thread John Zavgren
Greetings: I just posted the webrev images for two networking code bugs: File Descriptor Leak: http://cr.openjdk.java.net/~chegar/8000203/webrev.00/ (Jira bug ID number: 8000203) Uninitialized memory: http://cr.openjdk.java.net/~chegar/8000206/webrev.00/ (Jira bug ID: 8000206) This change doesn'

hg: jdk8/tl/jdk: 6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT

2012-09-28 Thread alan . bateman
Changeset: b8e08f5d255a Author:dxu Date: 2012-09-28 11:14 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b8e08f5d255a 6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT Reviewed-by: alanb ! src/solaris/classes/sun/nio/fs/Linux

hg: jdk8/tl/jdk: 7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so

2012-09-28 Thread weijun . wang
Changeset: 7e3ef09bb348 Author:weijun Date: 2012-09-28 17:15 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7e3ef09bb348 7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so Reviewed-by: alanb, smarks ! test/sun/security/tools/keytool/autotest.sh