hg: jdk7/tl/jdk: 7035020: ForkJoinPool.invoke may deadlock if parallelism = 1

2011-04-08 Thread chris . hegarty
Changeset: 8fbd15bd6149 Author:dl Date: 2011-04-08 10:33 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8fbd15bd6149 7035020: ForkJoinPool.invoke may deadlock if parallelism = 1 Reviewed-by: chegar ! src/share/classes/java/util/concurrent/ForkJoinPool.java

hg: jdk7/tl/jdk: 6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled

2011-04-08 Thread xuelei . fan
Changeset: 9c29dd06e138 Author:xuelei Date: 2011-04-08 02:00 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9c29dd06e138 6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled Summary: Reorg the SSLContext implementation Reviewed-by:

Re: SocketPermission's implies() interesting behavior

2011-04-08 Thread Chris Hegarty
On 04/ 7/11 04:53 PM, Neil Richards wrote: On Wed, 2011-03-16 at 10:43 +, Neil Richards wrote: On 11 March 2011 14:39, Chris Hegarty wrote: As Michael (cc'ed) mentioned in an earlier mail, he is going to be making some significant changes in this area in the next week or two. He will inclu