Re: SocketPermission's implies() interesting behavior

2011-02-21 Thread Chris Hegarty
On 21/02/2011 02:36, Charles Lee wrote: : Thanks Chris. You have answer my first question. I have noticed that IP is important when we try to judge the imply. So it comes my other Yes, IP is very important. SocketPermission tries to resolve hostnames to IP before asserting checks. questio

hg: jdk7/tl/jdk: 7001685: Renable EnumSetBash Test

2011-02-21 Thread mike . duigou
Changeset: 42e4205db024 Author:mduigou Date: 2011-02-21 13:37 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/42e4205db024 7001685: Renable EnumSetBash Test Reviewed-by: alanb, ohair, darcy ! test/ProblemList.txt

hg: jdk7/tl/jdk: 7019705: Add -XX:+AggressiveOpts options to MOAT test

2011-02-21 Thread mike . duigou
Changeset: d26e79640fd4 Author:mduigou Date: 2011-02-21 14:53 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d26e79640fd4 7019705: Add -XX:+AggressiveOpts options to MOAT test Reviewed-by: alanb ! test/java/util/Collection/MOAT.java

Re: SocketPermission's implies() interesting behavior

2011-02-21 Thread Charles Lee
On 02/21/2011 09:57 PM, Chris Hegarty wrote: On 21/02/2011 02:36, Charles Lee wrote: : Thanks Chris. You have answer my first question. I have noticed that IP is important when we try to judge the imply. So it comes my other Yes, IP is very important. SocketPermission tries to resolve hostna

Re: SocketPermission's implies() interesting behavior

2011-02-21 Thread Charles Lee
On 02/21/2011 09:57 PM, Chris Hegarty wrote: On 21/02/2011 02:36, Charles Lee wrote: : Thanks Chris. You have answer my first question. I have noticed that IP is important when we try to judge the imply. So it comes my other Yes, IP is very important. SocketPermission tries to resolve hostna