hg: jdk8/tl/corba: 5 new changesets

2011-12-16 Thread lana . steuck
Changeset: 82dc033975bb Author:katleman Date: 2011-12-01 10:33 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/82dc033975bb Added tag jdk8-b15 for changeset 7da69e7175a7 ! .hgtags Changeset: 05f47d29b438 Author:katleman Date: 2011-12-15 12:16 -0800 URL:

hg: jdk8/tl/jaxp: 7 new changesets

2011-12-16 Thread lana . steuck
Changeset: 8181f7634e4a Author:katleman Date: 2011-12-01 10:33 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/8181f7634e4a Added tag jdk8-b15 for changeset 804f666d6d44 ! .hgtags Changeset: e32444f13774 Author:katleman Date: 2011-12-06 08:43 -0800 URL:

hg: jdk8/tl: 5 new changesets

2011-12-16 Thread lana . steuck
Changeset: 4e06ae613e99 Author:katleman Date: 2011-12-01 10:33 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/rev/4e06ae613e99 Added tag jdk8-b15 for changeset a4f28069d44a ! .hgtags Changeset: 8606f4ab62dc Author:katleman Date: 2011-12-15 12:16 -0800 URL:

hg: jdk8/tl/jaxws: 7 new changesets

2011-12-16 Thread lana . steuck
Changeset: 76e37e606354 Author:katleman Date: 2011-12-01 10:33 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/76e37e606354 Added tag jdk8-b15 for changeset c9ab96ff23d5 ! .hgtags Changeset: 23c42f40fd3e Author:katleman Date: 2011-12-06 08:43 -0800 URL:

hg: jdk8/tl/langtools: 7 new changesets

2011-12-16 Thread lana . steuck
Changeset: ec2c0973cc31 Author:katleman Date: 2011-12-01 10:33 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/ec2c0973cc31 Added tag jdk8-b15 for changeset 07599bd780ca ! .hgtags Changeset: 2584f5358cba Author:lana Date: 2011-12-06 20:26 -0800 URL:

hg: jdk8/tl/jdk: 31 new changesets

2011-12-16 Thread lana . steuck
Changeset: 929597c6e777 Author:katleman Date: 2011-12-01 10:33 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/929597c6e777 Added tag jdk8-b15 for changeset 3c248d0e2c48 ! .hgtags Changeset: 23acf34c80b0 Author:neugens Date: 2011-12-03 15:40 +0100 URL:

Re: Review for fix to Bug 7078386

2011-12-16 Thread Michael McMahon
Brandon, The fix looks good to me. Thanks for contributing it. - Michael. On 15/12/11 23:14, Brandon Passanisi wrote: Hello net-dev.  I was wondering if somebody could review the proposed fix for the following bug: Bug URL:

Re: Review request: 7120875 fix macos ipv6 issue and update multiple test scripts

2011-12-16 Thread Michael McMahon
Updated webrev after Alan's comments. http://cr.openjdk.java.net/~michaelm/7120875/webrev.2/ Thanks, Michael. On 14/12/11 19:39, Michael McMahon wrote: Hi, This webrev fixes a bunch of test script issues in networking and core-libs. In most if not all cases, the change relates to

Re: Review for fix to Bug 7078386

2011-12-16 Thread Alan Bateman
On 15/12/2011 23:14, Brandon Passanisi wrote: Hello net-dev. I was wondering if somebody could review the proposed fix for the following bug: Bug URL: http://monaco.sfbay.sun.com/detail.jsf?cr=7078386 Webrev : http://cr.openjdk.java.net/~michaelm/7078386/webrev.1/ The change looks

Re: RFR 7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies

2011-12-16 Thread Michael McMahon
On 15/12/11 15:00, Chris Hegarty wrote: CR 7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies The changes use the internal/private java.net.HttpCookie parsing implementation to filter out HttpOnly cookies from the Set-Cookie and Set-Cookie2 headers returned

Re: Review request: 7120875 fix macos ipv6 issue and update multiple test scripts

2011-12-16 Thread Kurchi Hazra
The changes in the following files are not required I guess - perhaps they are my bad test/java/net/DatagramSocket/B6411513.java ||test/java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java - Kurchi* * On 12/16/2011 2:36 AM, Michael McMahon wrote: Updated webrev after

hg: jdk8/tl/jdk: 7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies

2011-12-16 Thread chris . hegarty
Changeset: 33ac7a057b9c Author:chegar Date: 2011-12-16 16:09 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/33ac7a057b9c 7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies Reviewed-by: michaelm ! src/share/classes/java/net/HttpCookie.java

hg: jdk8/tl/langtools: 7121961: javadoc is missing a resource property

2011-12-16 Thread jonathan . gibbons
Changeset: 6b773fdeb633 Author:jjg Date: 2011-12-16 13:49 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/6b773fdeb633 7121961: javadoc is missing a resource property Reviewed-by: bpatel !

hg: jdk8/tl/langtools: 7122342: testPrintProcessorInfo/TestWithXstdout.java failed for JDK8 nightly build at 12/16/2011

2011-12-16 Thread jim . holmlund
Changeset: a7a2720c7897 Author:jjh Date: 2011-12-16 16:41 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/a7a2720c7897 7122342: testPrintProcessorInfo/TestWithXstdout.java failed for JDK8 nightly build at 12/16/2011 Summary: Do not pass empty args to javac Reviewed-by: