hg: jdk7u/jdk7u-dev/jdk: 7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified

2012-07-17 Thread weijun . wang
Changeset: 1914ba5878ea Author:weijun Date: 2012-07-17 11:57 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/1914ba5878ea 7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified Reviewed-by: mullan ! test/sun/security/util/Oid/S11N.sh

jdk7u6-b20: HotSpot

2012-07-17 Thread Alejandro E Murillo
hs23.2-b09 has been integrated into jdk7u6-b20. http://hg.openjdk.java.net/jdk7u/jdk7u6/rev/e79fa743fe5a http://hg.openjdk.java.net/jdk7u/jdk7u6/corba/rev/f0c51b691d34 http://hg.openjdk.java.net/jdk7u/jdk7u6/hotspot/rev/1e31ae50c2cf http://hg.openjdk.java.net/jdk7u/jdk7u6/jaxp/rev/4f7b77cc3b25 ht

hg: jdk7u/jdk7u6/hotspot: 8 new changesets

2012-07-17 Thread john . coomes
Changeset: 43fe30b725f2 Author:amurillo Date: 2012-06-29 16:44 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u6/hotspot/rev/43fe30b725f2 7180884: new hotspot build - hs23.2-b09 Reviewed-by: jcoomes ! make/hotspot_version Changeset: ab0720e5abbb Author:dlong Date: 2012-0

hg: jdk7u/jdk7u6-dev/hotspot: 8 new changesets

2012-07-17 Thread john . coomes
Changeset: 43fe30b725f2 Author:amurillo Date: 2012-06-29 16:44 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u6-dev/hotspot/rev/43fe30b725f2 7180884: new hotspot build - hs23.2-b09 Reviewed-by: jcoomes ! make/hotspot_version Changeset: ab0720e5abbb Author:dlong Date: 20

hg: jdk7u/jdk7u6-dev/hotspot: Added tag jdk7u6-b19 for changeset 1257f4373a06

2012-07-17 Thread john . coomes
Changeset: 0aea8f0afd27 Author:katleman Date: 2012-07-11 11:22 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u6-dev/hotspot/rev/0aea8f0afd27 Added tag jdk7u6-b19 for changeset 1257f4373a06 ! .hgtags

Re: [7u8] Request for approval: 7118907: InetAddress.isReachable() should return false if sendto fails with EHOSTUNREACH

2012-07-17 Thread Sean Coffey
Approved for 7u-dev. I've created the 7u8 bug record for you and will update once I see your push. Regards, Sean. On 17/07/2012 09:06, Charles Lee wrote: Hi all, Requesting for approval to push the changes to treat EHOSTUNREACH as the same as EINVAL. Changeset in jdk8 @ http://hg.openjdk

hg: jdk7u/jdk7u-dev: 2 new changesets

2012-07-17 Thread kelly . ohair
Changeset: 3a0e43ffdc49 Author:ohair Date: 2012-07-16 11:36 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/rev/3a0e43ffdc49 6625113: Add the normalize and rmkw perl script to the openjdk repository or openjdk site? Reviewed-by: tbell + make/scripts/normalizer.pl Changeset:

Re: Request for Review: AESCrypt.init performance JDK change

2012-07-17 Thread Frances Ho
Valerie Peng will be looking into this one. _Frances On 7/17/2012 8:31 AM, Alan Bateman wrote: On 17/07/2012 16:10, Deneau, Tom wrote: Alan -- Can you tell me the procedure I should follow? I have submitted hotspot webrevs before but not JDK webrevs? -- Tom You'll need to get a sponsor

hg: jdk7u/jdk7u-dev/jdk: 7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path

2012-07-17 Thread xueming . shen
Changeset: 10a6e31e619e Author:sherman Date: 2012-07-17 08:34 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/10a6e31e619e 7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path Summary: fixed the null case Reviewed-by: al

Re: Request for Review: AESCrypt.init performance JDK change

2012-07-17 Thread Alan Bateman
On 17/07/2012 16:10, Deneau, Tom wrote: Alan -- Can you tell me the procedure I should follow? I have submitted hotspot webrevs before but not JDK webrevs? -- Tom You'll need to get a sponsor from the security area (you've cc'ed security-dev so that's the right list). The initial target shou

RE: Request for Review: AESCrypt.init performance JDK change

2012-07-17 Thread Deneau, Tom
Alan -- Can you tell me the procedure I should follow? I have submitted hotspot webrevs before but not JDK webrevs? -- Tom -Original Message- From: Alan Bateman [mailto:alan.bate...@oracle.com] Sent: Tuesday, July 17, 2012 3:00 AM To: Deneau, Tom Cc: jdk7u-dev@openjdk.java.net; security

[7u8] Request for approval: 7118907: InetAddress.isReachable() should return false if sendto fails with EHOSTUNREACH

2012-07-17 Thread Charles Lee
Hi all, Requesting for approval to push the changes to treat EHOSTUNREACH as the same as EINVAL. Changeset in jdk8 @ http://hg.openjdk.java.net/jdk8/awt/jdk/rev/c508f38245f8 Changeset for jdk7u-dev @ http://cr.openjdk.java.net/~littlee/jdk7u/175/webrev.00/

Re: Request for Review: AESCrypt.init performance JDK change

2012-07-17 Thread Alan Bateman
On 16/07/2012 21:08, Deneau, Tom wrote: Please review the following webrev which improves performance for the com/sun/crypto/provider when the algorithm is AES for some kinds of Cipher usage patterns. http://cr.openjdk.java.net/~tdeneau/aescrypt-init-performance/webrev.01/ I do not have a bug n

Re: [7u communication] Extra documentation describing the phase 2 approval and push process for 7u$N stabilization forests

2012-07-17 Thread Sean Coffey
Changes pushed with links available from 7u project page. http://openjdk.java.net/projects/jdk7u/ regards, Sean. On 12/07/2012 15:46, Seán Coffey wrote: Hi all, I've put together some extra documentation to outline the phase 2 approval and push process that we're using for 7u stabilization

Re: [7u8] Request for approval: 6625113 && 7184406 - get_source fix and normalizer addition

2012-07-17 Thread Sean Coffey
Approved for 7u-dev. regards, Sean. On 16/07/2012 19:46, Kelly O'Hair wrote: Requesting for approval to push the changes on the get_source script and adding the normalizer whitespace script. 6625113: Add the normalize and rmkw perl script to the openjdk repository or openjdk site? 7184406: A

Re: [7u8] Request for approval for CR 7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified

2012-07-17 Thread Sean Coffey
approved for 7u-dev. regards, Sean. On 17/07/2012 05:09, Weijun Wang wrote: Hi All This is a request to backport a jdk8 fix into jdk7u8. 7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7102106 This is a test bug. The