valeriep [Tue, 08 Jan 2013 11:55:21 -0800] rev 15010
8004044: Lazily instantiate SunJCE.RANDOM
Summary: Replace the static initialization of SunJCE.RANDOM object w/ lazy initialization
Reviewed-by: mchung
valeriep [Mon, 07 Jan 2013 14:40:07 -0800] rev 15009
Merge
valeriep [Mon, 07 Jan 2013 11:11:54 -0800] rev 15008
6996769: support AEAD cipher
Summary: Added implementation for GCM mode under AES cipher
Reviewed-by: weijun
dxu [Tue, 08 Jan 2013 20:37:27 +0000] rev 15007
8002306: (se) Selector.open fails if invoked with thread interrupt status set [win]
Reviewed-by: alanb
weijun [Tue, 08 Jan 2013 14:54:56 +0800] rev 15006
8005447: default principal should act as anyone
Reviewed-by: valeriep
smarks [Mon, 07 Jan 2013 18:09:07 -0800] rev 15005
7187882: TEST_BUG: java/rmi/activation/checkusage/CheckUsage.java fails intermittently
Summary: Tighten up JavaVM test library API, and adjust tests to match.
Reviewed-by: mchung, dmocek
bchristi [Mon, 07 Jan 2013 13:19:03 -0800] rev 15004
8003228: (props) sun.jnu.encoding should be set to UTF-8 [macosx]
Summary: Hard-code sun.jnu.encoding to UTF-8 on Mac
Reviewed-by: naoto
ksrini [Mon, 07 Jan 2013 09:58:48 -0800] rev 15003
8004547: Extend JavaFX launcher support to allow full JavaFX launch feature set
Reviewed-by: mchung, kcr, ksrini
Contributed-by: david.dehaven@oracle.com
chegar [Sat, 05 Jan 2013 17:06:54 +0000] rev 15002
8005709: Add at since tags to new FJP getCommonPoolParallelism and commonPool
Reviewed-by: dl
smarks [Fri, 04 Jan 2013 16:10:14 -0800] rev 15001
8005683: ProblemList.txt updates (01/2013)
Reviewed-by: mchung, alanb
Contributed-by: amy.lu@oracle.com