Request for approval for: 7118373

2012-04-18 Thread Rob McKenna
Hi folks, Looking for approval for a backport to 7u6: 7118373: S(se) Potential leak file descriptor when deregistrating at around the same time as an async close This is a backport from jdk8, and is identical to that fix: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b700f85a8f29 http://cr.openjd

hg: jdk7u/jdk7u-dev/jdk: 7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close

2012-04-23 Thread rob . mckenna
Changeset: 2f67b42e027b Author:robm Date: 2012-04-23 21:59 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/2f67b42e027b 7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close Reviewed-by: alanb ! src/share/classes/s

Re: regression: jdk1.7.0_04 java.net.InetAddress.getLocalHost().getHostName() return FQHN

2012-05-09 Thread Rob McKenna
Hi Wolfgang, I've pushed this into 7u5 which will GA on the 12th of next month. I'll push it into the current jdk7u repo once I get a (positive) response to the approval mail I'm about to send. -Rob On 09/05/12 18:21, Wolfgang Hoschek wrote: Hi Alan, Thanks for letting me know. I stron

[7u6] request for approval, 7166687: InetAddress.getLocalHost().getHostName() returns FQDN

2012-05-09 Thread Rob McKenna
Hi, I'd like to request approval to push 7166687 into 7u6. Its a trivial change that fixes a regression caused by the MacOS work. It has already been pushed to jdk7u5& jdk8 (and is identical to that change) but I'd like to get it into open repo as soon as possible: http://hg.openjdk.java.net

Re: [7u6] request for approval, 7166687: InetAddress.getLocalHost().getHostName() returns FQDN

2012-05-10 Thread Rob McKenna
wrote: Approved. On May 9, 2012, at 7:37 PM, Rob McKenna wrote: Hi, I'd like to request approval to push 7166687 into 7u6. Its a trivial change that fixes a regression caused by the MacOS work. It has already been pushed to jdk7u5& jdk8 (and is identical to that change) but I'd like

Re: [7u6] request for approval, 7166687: InetAddress.getLocalHost().getHostName() returns FQDN

2012-05-10 Thread Rob McKenna
same changeset being imported into 7u6. We've done this before between 7u-dev and 7ux(stabilization) repositories and it worked well. Less work for integrators. -Chris. David On 10/05/2012 3:21 PM, Edvard Wendelin wrote: Approved. On May 9, 2012, at 7:37 PM, Rob McKenna wrote: Hi, I&#

Re: CFV: New jdk7u Committer: Kurchi Subhra Hazra

2012-05-10 Thread Rob McKenna
Vote: yes -Rob

hg: jdk7u/jdk7u-dev/jdk: 7166687: InetAddress.getLocalHost().getHostName() returns FQDN

2012-05-15 Thread rob . mckenna
Changeset: 9bf4105ce716 Author:robm Date: 2012-05-15 21:35 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9bf4105ce716 7166687: InetAddress.getLocalHost().getHostName() returns FQDN Reviewed-by: chegar ! src/solaris/native/java/net/Inet6AddressImpl.c

request for approval, 7168110: Misleading jstack error message

2012-05-17 Thread Rob McKenna
Hi, I'd like to request approval to push 7168110 into 7u. Its a trivial change that fixes cleans up a cryptic error message. It has already been pushed to jdk8 (and is identical to that change): http://cr.openjdk.java.net/~robm/7168110/webrev.01/

hg: jdk7u/jdk7u-dev/jdk: 7168110: Misleading jstack error message

2012-05-28 Thread rob . mckenna
Changeset: c528acec8bba Author:robm Date: 2012-05-17 22:42 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c528acec8bba 7168110: Misleading jstack error message Reviewed-by: alanb, dsamersoff ! src/windows/native/sun/tools/attach/WindowsVirtualMachine.c

7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true

2012-06-08 Thread Rob McKenna
Hi folks, Fix is identical to 8: http://cr.openjdk.java.net/~robm/7161881/webrev.02/ -Rob

Request for approval: 7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true

2012-06-08 Thread Rob McKenna
Apologies, subject altered accordingly. -Rob On 08/06/12 18:24, Rob McKenna wrote: Hi folks, Fix is identical to 8: http://cr.openjdk.java.net/~robm/7161881/webrev.02/ -Rob

hg: jdk7u/jdk7u-dev/jdk: 7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true

2012-06-12 Thread rob . mckenna
Changeset: 76e4b7ec02ee Author:robm Date: 2012-06-11 22:13 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/76e4b7ec02ee 7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true Reviewed-by: alanb, chegar ! src/share/clas

Re: regression: jdk1.7.0_04 java.net.InetAddress.getLocalHost().getHostName() return FQHN

2012-06-30 Thread Rob McKenna
river program runs fine on java6u33 on the very same OSX host and config. This regression prevents us from upgrading to java7. Wolfgang. On May 9, 2012, at 2:23 PM, Wolfgang Hoschek wrote: Awesome! Thanks! Wolfgang. On May 9, 2012, at 10:31 AM, Rob McKenna wrote: Hi Wolfgang, I've p

Request for approval: 7174887: Deadlock in jndi ldap connection cleanup

2012-07-02 Thread Rob McKenna
Hi folks, I'd like to request approval to push 7174887 into 7u. The fix is identical to the jdk8 version here: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ecc5dd3790a1 -Rob

hg: jdk7u/jdk7u-dev/jdk: 7174887: Deadlock in jndi ldap connection cleanup

2012-07-03 Thread rob . mckenna
Changeset: 9fb1e142ebe6 Author:robm Date: 2012-07-02 19:32 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9fb1e142ebe6 7174887: Deadlock in jndi ldap connection cleanup Reviewed-by: xuelei ! src/share/classes/com/sun/jndi/ldap/Connection.java ! src/share/classes/com/

Request for approval: 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled

2012-07-09 Thread Rob McKenna
Hi folks, Simple one. Same as the jdk8 fix. -Rob Original Message Subject: Request for review: 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled Date: Fri, 06 Jul 2012 14:09:40 +0100 From: Rob McKenna To: core-libs

Re: regression: jdk1.7.0_04 java.net.InetAddress.getLocalHost().getHostName() return FQHN

2012-07-11 Thread Rob McKenna
/2012 13:54, Rob McKenna wrote: Hi Wolfgang, Thanks for the test. I'll take a look and get back to you. -Rob On 29/06/12 20:44, Wolfgang Hoschek wrote: Thanks. This bug is indeed fixed in java7u5 on Linux! However, we ran into a new (related) regression when runn

hg: jdk7u/jdk7u-dev/jdk: 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled

2012-07-12 Thread rob . mckenna
Changeset: 78e3cfc05ce9 Author:robm Date: 2012-07-12 23:49 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/78e3cfc05ce9 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled Reviewed-by: dholmes, chegar ! src/solaris/classes/sun/nio/f

Request For Approval: 7172826: (se) Selector based on the Solaris event port mechanism

2012-09-26 Thread Rob McKenna
Hi folks, Looking for approval for: http://cr.openjdk.java.net/~robm/7172826/webrev.02/ To go into 7u-dev. Its a straight backport of the EventPortSelectorProvider in jdk8: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/119c9a306a3d Cheers, -Rob

RFA: 7200742: (se) Selector.select does not block when starting Coherence (sol11u1)

2012-09-28 Thread Rob McKenna
Hi folks, Simple (hg export/import) backport of: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/790b81b631ba Webrev: http://cr.openjdk.java.net/~robm/7200742/webrev.01/ Cheers, -Rob

hg: jdk7u/jdk7u-dev/jdk: 7200742: (se) Selector.select does not block when starting Coherence (sol11u1)

2012-09-28 Thread rob . mckenna
Changeset: ccadd2e78eb1 Author:robm Date: 2012-09-28 22:06 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ccadd2e78eb1 7200742: (se) Selector.select does not block when starting Coherence (sol11u1) Reviewed-by: chegar ! src/solaris/classes/sun/nio/ch/DevPollArrayWrap

RFA:: 7199862 & 7199219 - jdk7u-dev

2012-10-03 Thread Rob McKenna
://cr.openjdk.java.net/~robm/7199862/7/webrev.01/ http://cr.openjdk.java.net/~robm/7199219/7/webrev.01/ -Rob Original Message Subject:Re: RFR: 7199862 & 7199219 - jdk7u Date: Wed, 03 Oct 2012 13:28:46 +0100 From: Chris Hegarty To: Rob McKenna CC: net-...@openjdk.java

hg: jdk7u/jdk7u-dev/jdk: 7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases

2012-10-03 Thread rob . mckenna
Changeset: e6dc1d9bc70b Author:robm Date: 2012-09-27 22:35 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/e6dc1d9bc70b 7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases Reviewed-by: chegar ! src/share/classes/sun

hg: jdk7u/jdk7u-dev/jdk: 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache

2012-10-03 Thread rob . mckenna
Changeset: 4f7ab66878aa Author:robm Date: 2012-09-28 04:39 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/4f7ab66878aa 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache Reviewed-by: chegar ! src/share/classes/

Request for approval: 8000487: Java JNDI connection library on ldap conn is not honoring configured timeout

2012-10-16 Thread Rob McKenna
8000487: Java JNDI connection library on ldap conn is not honoring configured timeout When attempting to connect while using simple auth, we actually perform a read. This means that the connection is subject to the read timeout. The solution is to alter the readtimeout to the same value as the

Request for approval: 7152183: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently [sol]

2012-10-16 Thread Rob McKenna
This is a request for 7152183 & the subsequent related issue: 8000817: Reinstate accidentally removed sleep() from ProcessBuilder/Basic.java I'll probably do both in one changeset if there are no objections. The two changesets in JDK8 are: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7c2f5e5286

Re: Request For Approval: 7172826: (se) Selector based on the Solaris event port mechanism

2012-10-18 Thread Rob McKenna
..now with added ccc approval. -Rob On 27/09/12 11:55, Seán Coffey wrote: Rob, did you seek CCC approval for this to be ported to 7u ? I think it's needed. Please resubmit approval request once that's available. Regards, Sean. On 26/09/2012 23:43, Rob McKenna wrote:

Re: Request For Approval: 7172826: (se) Selector based on the Solaris event port mechanism

2012-10-18 Thread Rob McKenna
Yup, that should be it. -Rob On 18/10/12 20:34, Alan Bateman wrote: On 18/10/2012 20:27, Rob McKenna wrote: : On 26/09/2012 23:43, Rob McKenna wrote: Hi folks, Looking for approval for: http://cr.openjdk.java.net/~robm/7172826/webrev.02/ To go into 7u-dev. Its a straight backport of

hg: jdk7u/jdk7u-dev/jdk: 2 new changesets

2012-10-18 Thread rob . mckenna
Changeset: b820ea0283df Author:robm Date: 2012-10-11 18:24 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b820ea0283df 7152183: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently [sol] Reviewed-by: alanb, martin, dholmes ! test/java/lang/ProcessBui

Request for approval: 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets

2012-10-18 Thread Rob McKenna
Hi folks, Requesting approval for the above. Changes are identical to 8: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/642c6d4aaaed Cheers, -Rob

hg: jdk7u/jdk7u-dev/jdk: 8000487: Java JNDI connection library on ldap conn is not honoring configured timeout

2012-10-19 Thread rob . mckenna
Changeset: 58522e691f9d Author:robm Date: 2012-10-19 15:05 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/58522e691f9d 8000487: Java JNDI connection library on ldap conn is not honoring configured timeout Reviewed-by: vinnie ! src/share/classes/com/sun/jndi/ldap/Con

hg: jdk7u/jdk7u-dev/jdk: 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets

2012-10-19 Thread rob . mckenna
Changeset: eb23e6bd0d71 Author:sherman Date: 2012-04-12 10:43 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/eb23e6bd0d71 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets Summary: To use URI.getRawSchemeSpecificPart() to get the

hg: jdk7u/jdk7u-dev/jdk: 7172826: (se) Selector based on the Solaris event port mechanism

2012-10-22 Thread rob . mckenna
Changeset: 75f67d481b91 Author:robm Date: 2012-10-23 03:00 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/75f67d481b91 7172826: (se) Selector based on the Solaris event port mechanism Reviewed-by: alanb ! make/java/nio/Makefile ! make/java/nio/mapfile-linux ! make/ja

Approval Request: 7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X

2012-10-23 Thread Rob McKenna
Hi folks, Requesting approval for the above. Changes are identical to 8: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/84cd98a5641c Cheers, -Rob

hg: jdk7u/jdk7u-dev/jdk: 7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X

2012-10-23 Thread rob . mckenna
Changeset: 03b9d0ba2488 Author:sherman Date: 2012-07-19 21:23 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/03b9d0ba2488 7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X Summary: to support Unicode nfd/nfc fil

[7u12] Request for approval for CR 6720349 - (ch) Channels tests depending on hosts inside Sun

2012-11-23 Thread Rob McKenna
Hi folks, A straight hg import of some useful nio infrastructure improvements: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9e013ce42dd7 http://bugs.sun.com/view_bug.do?bug_id=6720349 -Rob

[7u12] Request for approval for CR 6965150 - TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long

2012-11-24 Thread Rob McKenna
Hi folks, Straight hg import for this changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0ad50d4ed1cf http://bugs.sun.com/view_bug.do?bug_id=6965150 Very helpful speedup in jdk_nio. -Rob

hg: jdk7u/jdk7u-dev/jdk: 6720349: (ch) Channels tests depending on hosts inside Sun

2012-11-24 Thread rob . mckenna
Changeset: 01291ac65385 Author:dfuchs Date: 2012-11-07 13:24 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/01291ac65385 6720349: (ch) Channels tests depending on hosts inside Sun Summary: This changeset make the nio tests start small TCP or UDP servers from within t

hg: jdk7u/jdk7u-dev/jdk: 6965150: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long

2012-11-24 Thread rob . mckenna
Changeset: a9fb42752972 Author:alanb Date: 2011-06-24 19:30 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/a9fb42752972 6965150: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long Reviewed-by: chegar ! test/java/nio/channels/Asynchronous

Re: [7u12] Request for approval for 7175775 - Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset

2012-11-27 Thread Rob McKenna
Gah, sorry, missing changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/diff/fc575c78f5d3/test/sun/tools/jinfo/Basic.sh -Rob On 27/11/12 17:28, Rob McKenna wrote: Hi folks, I'd like to get this fixed in jdk7 in anticipation of backporting 7173494. Basically SA has been causing tr

[7u12] Request for approval for 7175775 - Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset

2012-11-27 Thread Rob McKenna
Hi folks, I'd like to get this fixed in jdk7 in anticipation of backporting 7173494. Basically SA has been causing trouble in this tests for quite some time. A bug has been filed (8004007) so hopefully the root cause will be dealt with at some point. This fix disables the use of SA in this t

[7u12] Request for approval for 7104161 - test/sun/tools/jinfo/Basic.sh fails on Ubuntu

2012-11-28 Thread Rob McKenna
Sorry, forgot to request approval for a dependency: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/449113aea001 -Rob On 28/11/12 01:03, Sean Coffey wrote: Approved. Regards, Sean. Rob McKenna wrote: Gah, sorry, missing changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/diff/fc575c78f5d3

hg: jdk7u/jdk7u-dev/jdk: 2 new changesets

2012-11-28 Thread rob . mckenna
Changeset: 6efc4363f909 Author:weijun Date: 2011-10-27 17:23 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6efc4363f909 7104161: test/sun/tools/jinfo/Basic.sh fails on Ubuntu Reviewed-by: alanb ! test/sun/tools/jinfo/Basic.sh Changeset: e268409c8445 Author:alan

hg: jdk7u/jdk7u-dev/jdk: 8003597: TEST_BUG: Eliminate dependency on javaweb from closed net tests

2012-11-28 Thread rob . mckenna
Changeset: ff4c8e4cfbce Author:robm Date: 2012-11-28 00:47 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ff4c8e4cfbce 8003597: TEST_BUG: Eliminate dependency on javaweb from closed net tests Reviewed-by: chegar + test/java/net/ResponseCache/Test.java + test/java/net

[7u12] Request for approval for 8003597 - TEST_BUG: Eliminate dependency on javaweb from closed net tests

2012-11-28 Thread Rob McKenna
Sorry about this, I just pushed this bug without approval. I mixed it up with another test issue I was working on. Any chance this can be approved post-push? http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ff4c8e4cfbce Already in jdk8, its a simple test fix that moves away from fixed ports.

[7u12] Request for approval for 7173494 - some jdk tests are not run in test/Makefile

2012-11-29 Thread Rob McKenna
Another test bug. Reviewed by Alan. Webrev is here: http://cr.openjdk.java.net/~robm/7173494/ jdk8 changesets for reference: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3b79177ebfef http://hg.openjdk.java.net/jdk8/tl/rev/4bde5640fb36 -Rob

hg: jdk7u/jdk7u-dev/jdk: 7173494: some jdk tests are not run in test/Makefile

2012-11-30 Thread rob . mckenna
Changeset: e87992850a30 Author:alanb Date: 2012-11-30 21:54 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/e87992850a30 7173494: some jdk tests are not run in test/Makefile Reviewed-by: chegar, mchung, mduigou, iris ! make/jprt.properties ! test/Makefile ! test/Probl

hg: jdk7u/jdk7u-dev: 7173494: some jdk tests are not run in test/Makefile

2012-11-30 Thread rob . mckenna
Changeset: 88d5c9808f87 Author:alanb Date: 2012-11-30 21:49 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/rev/88d5c9808f87 7173494: some jdk tests are not run in test/Makefile Reviewed-by: chegar, mchung, mduigou, iris ! make/jprt.properties ! test/Makefile

[7u12] Request for approval for 8004131 - TEST_BUG: move jdi tests out of core testset

2012-12-03 Thread Rob McKenna
Hi folks, More test work: http://hg.openjdk.java.net/jdk8/tl/rev/ab1ab9b148dd http://hg.openjdk.java.net/jdk8/tl/jdk/rev/83d9f30ebeed -Rob

hg: jdk7u/jdk7u-dev: 8004131: move jdi tests out of core testset

2012-12-05 Thread rob . mckenna
Changeset: b91c2d58c226 Author:robm Date: 2012-12-06 03:27 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/rev/b91c2d58c226 8004131: move jdi tests out of core testset Reviewed-by: smarks ! make/jprt.properties

hg: jdk7u/jdk7u-dev/jdk: 8004131: move jdi tests out of core testset

2012-12-05 Thread rob . mckenna
Changeset: a7303307885e Author:robm Date: 2012-12-06 03:27 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/a7303307885e 8004131: move jdi tests out of core testset Reviewed-by: smarks ! make/jprt.properties

[7u-dev] Request for approval for 8004337: java/sql tests aren't run in test/Makefile

2012-12-12 Thread Rob McKenna
Very simple backport from 8. Changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/68374c6e65c1 Thanks, -Rob

[7u-dev] Request for approval for 8000525 - Java.net.httpcookie api does not support 2-digit year format

2012-12-13 Thread Rob McKenna
Hi folks, Requesting permission to backport this change to 7: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/087425441a48 -Rob

hg: jdk7u/jdk7u-dev/jdk: 8004337: java/sql tests aren't run in test/Makefile

2012-12-13 Thread rob . mckenna
Changeset: 74b06b7d2f93 Author:robm Date: 2012-12-14 03:47 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/74b06b7d2f93 8004337: java/sql tests aren't run in test/Makefile Reviewed-by: lancea, alanb ! test/Makefile

hg: jdk7u/jdk7u-dev/jdk: 8000525: Java.net.httpcookie api does not support 2-digit year format

2012-12-18 Thread rob . mckenna
Changeset: d3350c04da27 Author:robm Date: 2012-12-19 00:30 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d3350c04da27 8000525: Java.net.httpcookie api does not support 2-digit year format Reviewed-by: chegar ! src/share/classes/java/net/HttpCookie.java ! test/java/n

hg: jdk7u/jdk7u-dev/jaxp: 8003147: port fix for BCEL bug 39695

2013-01-11 Thread rob . mckenna
Changeset: 9622a9c72c9d Author:dbuck Date: 2013-01-11 07:54 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxp/rev/9622a9c72c9d 8003147: port fix for BCEL bug 39695 Summary: Added support for Local Variable Type Table so that BCEL library can be used to modify methods with

[7u-dev] Request for approval for 8003898 - X11 toolkit can be chosen as the default toolkit

2013-01-29 Thread Rob McKenna
/~robm/7162111/webrev.01/ Note: I'll push the changes as separate changesets to stay as close to 8 as possible. -Rob On 13/12/12 16:25, Rob McKenna wrote: Hi folks, Requesting permission to backport this change to 7: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/087425441a48 -Rob

hg: jdk7u/jdk7u-dev/jdk: 8003898: X11 toolkit can be chosen as the default toolkit

2013-01-29 Thread rob . mckenna
Changeset: 7b745514284a Author:uta Date: 2012-11-23 13:07 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/7b745514284a 8003898: X11 toolkit can be chosen as the default toolkit Summary: XToolkit is not selected for any values of system-wide environment variables (ex.

hg: jdk7u/jdk7u-dev/jdk: 7162111: TEST_BUG: change tests run in headless mode [macosx]

2013-01-29 Thread rob . mckenna
Changeset: 92ccf8f59530 Author:robm Date: 2013-01-30 02:01 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/92ccf8f59530 7162111: TEST_BUG: change tests run in headless mode [macosx] Reviewed-by: uta ! test/ProblemList.txt ! test/demo/jvmti/mtrace/TraceJFrame.java ! te

hg: jdk7u/jdk7u-dev/jdk: 7042126: (alt-rt) HashMap.clone implementation should be re-examined

2013-01-31 Thread rob . mckenna
Changeset: 90dbf16c7058 Author:dbuck Date: 2013-01-31 16:49 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/90dbf16c7058 7042126: (alt-rt) HashMap.clone implementation should be re-examined Summary: Test case for cr7042126. Issue only found in OracleJDK, but test case

Re: CFV: New JDK7u Committer: David Buck

2013-02-01 Thread Rob McKenna
Vote: yes. -Rob On 01/02/13 17:34, Alexander Potochkin wrote: I hereby nominate David Buck to jdk7u Committer. Buck has been a member of the Java SE sustaining team for two years now. He has spent most of that time working on JRockit, but is also responsible for working on client and HotSp

[7u-dev] Request for approval for CR 8004904 - Makefile for ntlm

2013-02-08 Thread Rob McKenna
Hi folks, https://jbs.oracle.com/bugs/browse/JDK-8004904 Straight hg import of http://hg.openjdk.java.net/jdk8/tl/jdk/rev/12fba0974a9d -Rob

Re: [7u-dev] Request for approval for CR 8004904 - Makefile for ntlm

2013-02-08 Thread Rob McKenna
Hi Max, That doesn't apply to JDK7. -Rob On 09/02/13 01:06, Weijun Wang wrote: You changed package name from com.sun.security.ntlm to sun.security.ntlm. Need to adjust the makefile also. -Max On 02/09/2013 09:01 AM, Rob McKenna wrote: Hi folks, https://jbs.oracle.com/bugs/brows

hg: jdk7u/jdk7u-dev/jdk: 8004904: Makefile for ntlm

2013-02-08 Thread rob . mckenna
Changeset: 10c30e2d4b78 Author:weijun Date: 2012-12-12 18:39 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/10c30e2d4b78 8004904: Makefile for ntlm Reviewed-by: erikj, chegar ! make/com/sun/security/Makefile + make/com/sun/security/ntlm/Makefile

[7u-dev] Request for multiple fix approval

2013-02-21 Thread Rob McKenna
Figure I'd send one mail for 3 test issues. (and as far as "bulk" goes, 3 doesn't seem to cut it) Straight hg imports: 7140868: TEST_BUG: jcmd tests need to use -XX:+UsePerfData http://hg.openjdk.java.net/jdk8/tl/jdk/rev/13aef38438d8 6963102: Testcase failures sun/tools/jstatd/jstatdExternalRe

Re: CFV: New JDK 7 Updates Project Committer: Edvard Wendelin

2013-02-22 Thread Rob McKenna
Vote: yes -Rob On 22/02/13 14:35, Dalibor Topic wrote: I hereby nominate Edvard Wendelin to JDK 7 Updates Project Committer. As one of this Project's Maintainers, Edvard has been active in this Project since its creation. He has gradually accumulated the necessary commits by contributing a

hg: jdk7u/jdk7u-dev/jdk: 3 new changesets

2013-02-22 Thread rob . mckenna
Changeset: 31c63bd680da Author:fparain Date: 2012-02-14 07:28 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/31c63bd680da 7140868: TEST_BUG: jcmd tests need to use -XX:+UsePerfData Reviewed-by: fparain, dholmes ! test/sun/tools/jcmd/jcmd-Defaults.sh ! test/sun/tools/

[7u-dev] Request for approval: 8009251 - Add proxy handling and keep-alive fixes to jsse

2013-03-21 Thread Rob McKenna
Hi folks, I'd like to backport this fix (unchanged) to JDK7. bug: https://jbs.oracle.com/bugs/browse/JDK-8009251 changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3f8fbb0ab155 review: http://mail.openjdk.java.net/pipermail/net-dev/2013-March/005789.html -Rob On 21/03/13 15:24, Dalibo

[7u-dev] Request for approval: 8009650 - HttpClient available() check throws SocketException when connection has been closed

2013-03-21 Thread Rob McKenna
And another one: (again, looking to backport unchanged) https://jbs.oracle.com/bugs/browse/JDK-8009650 http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f5c85c0a9af0 http://mail.openjdk.java.net/pipermail/net-dev/2013-March/005837.html -Rob

Re: [7u-dev] Request for approval: 8009650 - HttpClient available() check throws SocketException when connection has been closed

2013-03-21 Thread Rob McKenna
Gah, sorry, on autopilot. Actual bug link: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009650 -Rob On 21/03/13 17:54, Rob McKenna wrote: And another one: (again, looking to backport unchanged) https://jbs.oracle.com/bugs/browse/JDK-8009650 http://hg.openjdk.java.net/jdk8/tl/jdk

Re: [7u-dev] Request for approval: 8009251 - Add proxy handling and keep-alive fixes to jsse

2013-03-21 Thread Rob McKenna
Likewise: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009251 -Rob On 21/03/13 17:52, Rob McKenna wrote: Hi folks, I'd like to backport this fix (unchanged) to JDK7. bug: https://jbs.oracle.com/bugs/browse/JDK-8009251 changeset: http://hg.openjdk.java.net/jdk8/tl/jd

hg: jdk7u/jdk7u-dev/jdk: 2 new changesets

2013-03-22 Thread rob . mckenna
Changeset: 57eae5ab5a75 Author:robm Date: 2013-03-14 00:21 + URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/57eae5ab5a75 8009650: HttpClient available() check throws SocketException when connection has been closed Reviewed-by: chegar, khazra, dsamersoff Contributed-by:

Re: CFV: New JDK7u Committer: Konstantin Shefov

2013-03-27 Thread Rob McKenna
Vote: yes -Rob On 27/03/13 13:25, Dalibor Topic wrote: Vote: Yes.

Re: CFV: New JDK7u Committer: Vladislav Karnaukhov

2013-03-30 Thread Rob McKenna
Vote: yes -Rob On 29/03/13 16:44, Alexander potochkin wrote: I hereby nominate Vladislav Karnaukhov to jdk7u Committer. Vlad has been a member of the Java SE sustaining team for five years. He has spent most of that time working on customer escalations. He has contributed several change

[7u] Request for approval: 8012019 - (fc) Thread.interrupt triggers hang in FileChannelImpl.pread (win)

2013-04-26 Thread Rob McKenna
Hi folks, Straight backport from 8: Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8012019 Review thread: http://mail.openjdk.java.net/pipermail/nio-dev/2013-April/002151.html Changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7ded74ffea36 Thanks, -Rob

hg: jdk7u/jdk7u-dev/jdk: 8012019: (fc) Thread.interrupt triggers hang in FileChannelImpl.pread (win)

2013-04-29 Thread rob . mckenna
Changeset: 05420e655463 Author:alanb Date: 2013-04-17 16:11 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/05420e655463 8012019: (fc) Thread.interrupt triggers hang in FileChannelImpl.pread (win) Reviewed-by: chegar ! src/share/classes/sun/nio/ch/DatagramChannelImpl.

[7u] Request for approval: 7142919 - TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11]

2013-05-08 Thread Rob McKenna
Hi folks, Unaltered backport from 8: Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7142919 Review thread: http://mail.openjdk.java.net/pipermail/nio-dev/2012-September/001898.html Changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bc5e7ec12717 Thanks, -Rob

hg: jdk7u/jdk7u-dev/jdk: 7142919: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11]

2013-05-09 Thread rob . mckenna
Changeset: 44eb69320403 Author:dxu Date: 2012-09-18 13:14 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/44eb69320403 7142919: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11] Reviewed-by: alanb ! test/java/nio/channels/AsyncClo

[7u] Request for approval: 8009259 - TEST_BUG: sun/misc/Cleaner/exitOnThrow.sh failing intermittently

2013-05-15 Thread Rob McKenna
Hi folks, Unaltered backport from 8: Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-March/014938.html Changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/62639ca66ab9 Thanks, -Rob

[7u40] Request for approval for 2 zipfs bugs: 8002390 & 7157656

2013-05-15 Thread Rob McKenna
Hi folks, 7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0 Review Thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2012-April/009883.html Changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1ece20885be4 8002390: (zipfs) Problems moving f

[7u40] Request for approval for 2 Selector bugs:

2013-05-16 Thread Rob McKenna
Hi folks, 6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps Review Thread: http://mail.openjdk.java.net/pipermail/nio-dev/2013-February/002105.html Changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bcde0486261e 8009751: (se) Selector spin when

Re: [7u40] Request for approval for 2 Selector bugs: 6429204 & 8009751

2013-05-16 Thread Rob McKenna
With corrected subject. -Rob On 16/05/13 21:11, Rob McKenna wrote: Hi folks, 6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps Review Thread: http://mail.openjdk.java.net/pipermail/nio-dev/2013-February/002105.html Changeset: http

[7u40] Request for approval for 2 io bugs: 8003992 & 7190897

2013-05-16 Thread Rob McKenna
Hi folks, 7190897: (fs) Files.isWritable method returns false when the path is writable (win) Review Thread: http://mail.openjdk.java.net/pipermail/nio-dev/2013-February/002123.html Changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e497a050e059 8003992: File and other classes in java.io d

hg: jdk7u/jdk7u-dev/jdk: 7 new changesets

2013-05-17 Thread rob . mckenna
Changeset: c23785615010 Author:sherman Date: 2012-05-08 11:16 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c23785615010 7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0 Summary: updated SeekableByteChannel.read() to count t

[7u] Request for approval: 8011128 - (fs) Files.createDirectory fails if the resoved path is exactly 248 characters long

2013-06-06 Thread Rob McKenna
Hi folks, Straight backport from 8: Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8011128 Review thread: http://mail.openjdk.java.net/pipermail/nio-dev/2013-May/002162.html Changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/09a3b08c986f Thanks, -Rob

[7u] Request for approval: 8012044 - Give more information about self-suppression from Throwable.addSuppressed

2013-06-06 Thread Rob McKenna
Hi folks, Straight backport from 8: Bug: bugs.sun.com/bugdatabase/view_bug.do?bug_id=8012044 Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-April/015947.html Changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/4da1d43f5843 Thanks, -Rob

hg: jdk7u/jdk7u-dev/jdk: 8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long

2013-06-06 Thread rob . mckenna
Changeset: 3c100c6c3923 Author:alanb Date: 2013-05-10 14:53 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3c100c6c3923 8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long Reviewed-by: khazra, chegar ! src/windows/classes/su

hg: jdk7u/jdk7u-dev/jdk: 8012044: Give more information about self-suppression from Throwable.addSuppressed

2013-06-06 Thread rob . mckenna
Changeset: 9a93f4d2eb5c Author:darcy Date: 2013-04-25 09:37 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9a93f4d2eb5c 8012044: Give more information about self-suppression from Throwable.addSuppressed Reviewed-by: alanb, dholmes ! src/share/classes/java/lang/Throw

[7u] Request for approval: 7038105 - File.isHidden() should return true for pagefile.sys and hiberfil.sys

2013-06-06 Thread Rob McKenna
Hi folks, Straight backports of the following two: (the latter caused by an omission in the former) 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys 8016063: getFinalAttributes should use FindClose Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7038105

hg: jdk7u/jdk7u-dev/jdk: 2 new changesets

2013-06-11 Thread rob . mckenna
Changeset: 6e8c218b8eb8 Author:robm Date: 2013-05-28 16:35 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6e8c218b8eb8 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys Reviewed-by: alanb ! src/windows/native/java/io/WinNTFileSystem_md.c !

hg: jdk7u/jdk7u-dev/jdk: 8020054: (tz) Support tzdata2013d

2013-07-18 Thread rob . mckenna
Changeset: a2fbfd2cdecb Author:igerasim Date: 2013-07-12 10:56 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/a2fbfd2cdecb 8020054: (tz) Support tzdata2013d Reviewed-by: coffeys, peytoia ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/sun/ja

hg: jdk7u/jdk7u40-dev/jdk: 8020054: (tz) Support tzdata2013d

2013-07-18 Thread rob . mckenna
Changeset: 672f73d4c62a Author:igerasim Date: 2013-07-12 10:56 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u40-dev/jdk/rev/672f73d4c62a 8020054: (tz) Support tzdata2013d Reviewed-by: coffeys, peytoia ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/sun/

[jdk7u-dev] Request for approval: 7067691

2013-07-27 Thread Rob McKenna
Hi folks, two clean backports: 7067691: java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3cd7dcf4a302 8014045: test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently ht

hg: jdk7u/jdk7u-dev/jdk: 2 new changesets

2013-07-28 Thread rob . mckenna
Changeset: 118f39596581 Author:mchung Date: 2011-11-17 15:47 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/118f39596581 7067691: java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently Reviewed-by: alanb, mchung Contributed-by: gary.

[jdk7u-dev] Request for approval: 8020663

2013-08-28 Thread Rob McKenna
Hi folks, a clean backport: 8020663: Restructure some properties to facilitate better translation http://hg.openjdk.java.net/jdk8/tl/langtools/rev/a76dc1b4c299 As per the description: javadoc has some properties which define the javadoc comments for mandated methods. These have a specific struc

hg: jdk7u/jdk7u-dev/langtools: 8020663: Restructure some properties to facilitate better translation

2013-08-28 Thread rob . mckenna
Changeset: 54e26ca5c6ea Author:jjg Date: 2013-08-20 14:46 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools/rev/54e26ca5c6ea 8020663: Restructure some properties to facilitate better translation Reviewed-by: darcy ! src/share/classes/com/sun/tools/doclets/internal/to

[jdk7u-dev] Request for approval: 7123493

2013-09-20 Thread Rob McKenna
Hi folks, 7123493: (proxy) Proxy.getProxyClass doesn't scale under high load http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5e7ae178b24d http://bugs.sun.com/view_bug.do?bug_id=7123493 7 review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-September/021014.html As per the bug c

hg: jdk7u/jdk7u-dev/jdk: 7123493: (proxy) Proxy.getProxyClass doesn't scale under high load

2013-09-23 Thread rob . mckenna
Changeset: 3320bcbd2eaa Author:robm Date: 2013-09-23 16:48 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3320bcbd2eaa 7123493: (proxy) Proxy.getProxyClass doesn't scale under high load Reviewed-by: mchung ! src/share/classes/java/lang/reflect/Proxy.java + src/share/

[jdk7u-dev] Request for approval: 7180557

2013-10-08 Thread Rob McKenna
Hi folks, 7180557: InetAddress.getLocalHost throws UnknownHostException on java7u5 on OSX webbugs http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f1e31376f419 https://bugs.openjdk.java.net/browse/JDK-7180557 8 review thread: http://mail.openjdk.java.net/pipermail/net-dev/2013-September/007211.html

  1   2   3   4   >