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

2013-10-25 Thread sean . coffey
Changeset: 694ad155b344 Author:alanb Date: 2013-10-24 19:21 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/694ad155b344 8021257: com.sun.corba.se.** should be on restricted package list Reviewed-by: chegar, coffeys, smarks Contributed-by: alan.bate...@oracle.com, mark

hg: jdk7u/jdk7u-dev/corba: 8021257: com.sun.corba.se.** should be on restricted package list

2013-10-25 Thread sean . coffey
Changeset: f15d0e49b1d8 Author:alanb Date: 2013-10-22 11:40 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/corba/rev/f15d0e49b1d8 8021257: com.sun.corba.se.** should be on restricted package list Reviewed-by: chegar, coffeys, smarks Contributed-by: alan.bate...@oralce.com, ma

Re: [7u60] Request for approval : 8021257 : com.sun.corba.se.** should be on restricted package list

2013-10-25 Thread Jeff Dinkins
Hi Sean, Approved for 7udev. -jeff On Oct 25, 2013, at 12:10 PM, Seán Coffey wrote: > I'd like to backport this patch from jdk8 to jdk7u-dev. > > The patch is identical except for some line offsets in the java.security > files which I had to adjust. Some internal glassfish testing hasn't sho

[7u60] Request for approval : 8021257 : com.sun.corba.se.** should be on restricted package list

2013-10-25 Thread Seán Coffey
I'd like to backport this patch from jdk8 to jdk7u-dev. The patch is identical except for some line offsets in the java.security files which I had to adjust. Some internal glassfish testing hasn't shown up any issues and JCK omg tests are passing also. review thread : http://mail.openjdk.jav

Re: [7u60] Request for approval for bulk integration of hs24.60-b02

2013-10-25 Thread Dalibor Topic
On 10/25/13 6:14 PM, Alejandro E Murillo wrote: > > Hi Rob, > apologies, I never copied the webrev. The original link I sent is the correct > one: > > http://cr.openjdk.java.net/~amurillo/7u60/hs24.60-b02-jdk7u60-b01.webrev/ This looks fine, thanks Alejandro. Approved for jdk7u-dev. cheers, d

Re: [7u60] Request for approval for bulk integration of hs24.60-b02

2013-10-25 Thread Alejandro E Murillo
Hi Rob, apologies, I never copied the webrev. The original link I sent is the correct one: http://cr.openjdk.java.net/~amurillo/7u60/hs24.60-b02-jdk7u60-b01.webrev/ Thanks Alejandro On 10/25/2013 7:08 AM, Rob McKenna wrote: Hi Alejandro, Can you confirm that the url should be http://cr.op

Re: [7u communication] Plans for delivery of critical 7u fixes into CPU releases

2013-10-25 Thread Dalibor Topic
On 10/24/13 10:51 AM, Mario Torre wrote: > Hi Phil, > > Thanks for the explanation, this is all clear now! Great - thanks for the discussion, I'll document this new tag on the Project's web site. cheers, dalibor topic -- Oracle Dalibor Topic | Principal Product Manager

Re: [7u60] Request for approval for bulk integration of hs24.60-b02

2013-10-25 Thread Rob McKenna
Hi Alejandro, Can you confirm that the url should be http://cr.openjdk.java.net/~amurillo/7u60/hs24.60-b01-jdk7u60-b01.webrev/ or is that an older version? -Rob On 24/10/13 16:33, Alejandro E Murillo wrote: Re

Re: [7u-dev] Request for backport approval: 8027066: XMLDecoder in java 7 cannot properly deserialize object arrays

2013-10-25 Thread Rob McKenna
Approved. -Rob On 25/10/13 11:30, anton nashatyrev wrote: Hello, please approve the fix backport from jdk8 to jdk7u-dev. The patch was applied without any modifications. Bug: https://bugs.openjdk.java.net/browse/JDK-8027066 Webrev for JDK-8: http://cr.openjdk.java.net/%7Ealitvinov/

hg: jdk7u/jdk7u-dev/jdk: 8022584: Memory leak in some NetworkInterface methods

2013-10-25 Thread dmitry . degrave
Changeset: c5fbbced812e Author:igerasim Date: 2013-10-24 22:03 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c5fbbced812e 8022584: Memory leak in some NetworkInterface methods Reviewed-by: alanb, dholmes, chegar, michaelm ! src/solaris/native/java/net/NetworkInterfa

[7u-dev] Request for backport approval: 8027066: XMLDecoder in java 7 cannot properly deserialize object arrays

2013-10-25 Thread anton nashatyrev
Hello, please approve the fix backport from jdk8 to jdk7u-dev. The patch was applied without any modifications. Bug: https://bugs.openjdk.java.net/browse/JDK-8027066 Webrev for JDK-8: http://cr.openjdk.java.net/%7Ealitvinov/8027066/webrev.01 Jdk8 Changeset: http://hg.openjdk.java.net/jdk8/