Re: Review request for 6817246

2009-03-18 Thread Jean-Christophe Collet
Alan Bateman wrote: Mandy Chung wrote: 6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization Webrev at: http://cr.openjdk.java.net/~mchung/6817246/webrev.00/ System.setSecurityManager0 calls InetAddressCachePolicy.setIfNotSet(InetAddressCachePol

Re: Review request for 6817246

2009-03-18 Thread Alan Bateman
Mandy Chung wrote: 6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization Webrev at: http://cr.openjdk.java.net/~mchung/6817246/webrev.00/ System.setSecurityManager0 calls InetAddressCachePolicy.setIfNotSet(InetAddressCachePolicy.FOREVER) to set

Review request for 6817246

2009-03-17 Thread Mandy Chung
6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization Webrev at: http://cr.openjdk.java.net/~mchung/6817246/webrev.00/ System.setSecurityManager0 calls InetAddressCachePolicy.setIfNotSet(InetAddressCachePolicy.FOREVER) to set the cache policy to