rbackman [Tue, 12 Apr 2011 13:14:05 +0200] rev 9255
7026304: Fork-Join sample
Summary: Implement a merge-sort sample using Fork-Join
Reviewed-by: hosterda, chegar, dholmes
rbackman [Tue, 12 Apr 2011 09:04:57 +0200] rev 9254
7026287: Asynchronous API sample
Summary: Implement a chat server using the new asynchronous networking API
Reviewed-by: hosterda, alanb
darcy [Mon, 11 Apr 2011 23:20:41 -0700] rev 9253
7035834: Bad @param tags in LayerUI.java
Reviewed-by: rupashka
alanb [Mon, 11 Apr 2011 12:52:39 +0100] rev 9252
Merge
alanb [Sun, 10 Apr 2011 19:45:28 +0100] rev 9251
7034532: (fs) AssertionError when working directory is UNC
Reviewed-by: forax, mduigou
sherman [Sun, 10 Apr 2011 23:33:14 -0700] rev 9250
7033561: Missing Unicode Script aliases
Summary: added 6.0 aliases
Reviewed-by: okutsu, peytoia, alanb
weijun [Mon, 11 Apr 2011 10:22:39 +0800] rev 9249
7030180: AES 128/256 decrypt exception
Reviewed-by: valeriep
weijun [Mon, 11 Apr 2011 10:22:17 +0800] rev 9248
7012160: read SF file in signed jar in streaming mode
Reviewed-by: mullan
dl [Fri, 08 Apr 2011 10:33:14 +0100] rev 9247
7035020: ForkJoinPool.invoke may deadlock if parallelism = 1
Reviewed-by: chegar
xuelei [Fri, 08 Apr 2011 02:00:09 -0700] rev 9246
6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled
Summary: Reorg the SSLContext implementation
Reviewed-by: weijun