Re: InetAddress should utilize networkaddress.cache.ttl for getLocalHost() too

2013-01-09 Thread Deven You
Hi Michael, Any progress in the review of this CCC request? Thanks a lot! On 11/23/2012 11:50 PM, Michael McMahon wrote: Hi Deven The CCC request is entered on the system but not reviewed yet. I will get back to you next week after the US break. - Michael. On 23/11/12 08:10, Deven You wrote:

hg: jdk8/tl/jdk: 8005713: Simplify library support for repeating annotations in java.lang.annotation

2013-01-09 Thread joe . darcy
Changeset: 4176e6cc499e Author:darcy Date: 2013-01-09 20:20 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4176e6cc499e 8005713: Simplify library support for repeating annotations in java.lang.annotation Reviewed-by: abuckley + src/share/classes/java/lang/annotation/Repeata

hg: jdk8/tl/langtools: 8004730: Add language model support for parameter reflection

2013-01-09 Thread joe . darcy
Changeset: 7612fe48be90 Author:darcy Date: 2013-01-09 20:02 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/7612fe48be90 8004730: Add language model support for parameter reflection Reviewed-by: abuckley ! src/share/classes/javax/lang/model/element/Element.java ! src/sh

hg: jdk8/tl/jdk: 7103957: NegativeArraySizeException while initializing class IntegerCache

2013-01-09 Thread mandy . chung
Changeset: 4c8b37f159f9 Author:mchung Date: 2013-01-09 16:58 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4c8b37f159f9 7103957: NegativeArraySizeException while initializing class IntegerCache Reviewed-by: darcy, mchung Contributed-by: brian.burkhal...@oracle.com ! src/sha

hg: jdk8/tl/jdk: 3 new changesets

2013-01-09 Thread sean . mullan
Changeset: 86828e84654f Author:mullan Date: 2013-01-08 19:00 -0500 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/86828e84654f 7019834: Eliminate dependency from PolicyFile to com.sun.security.auth.PrincipalComparator Summary: Add new java.security.Principal.implies method Reviewe

Re: RFR JDK-8005120

2013-01-09 Thread Chris Hegarty
On 08/01/2013 21:32, John Zavgren wrote: On 12/28/2012 10:49 AM, John Zavgren wrote: Please consider the following webrev for JDK-8005120. http://cr.openjdk.java.net/~mullan/webrevs/jzavgren/8005120/webrev.06/ I don't se

Re: Code Review Request: 7171415: java.net.URI.equals/hashCode not consistent for some URIs

2013-01-09 Thread Chris Hegarty
Kurchi, It is surprising that this bug has remained unnoticed for so long. It effectively breaks the j.l.Object.hashCode/equals contract, "If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer

Re: [7u] Request for review and approval/backport: 6512101: Incorrect encoding in NetworkInterface.getDisplayName()

2013-01-09 Thread Chris Hegarty
I'm ok with this backport. -Chris. On 09/01/2013 06:23, Frank Ding wrote: Hi all, I'd like to request for approval to push the following change into 7u11. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6512101 Changeset in jdk8 http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/883feced1c