weijun [Fri, 15 Jun 2012 09:51:09 +0800] rev 14207
6631398: FilePermission improved path checking
Reviewed-by: mullan, skoivu, jdn
mullan [Fri, 08 Jun 2012 11:02:47 -0400] rev 14206
7163198: Tightened package accessibility
7169887: Tightened package accessibility
Reviewed-by: vinnie, hawtin
wetmore [Mon, 21 May 2012 15:42:15 -0700] rev 14205
7167656: Multiple Seeders are being created
Reviewed-by: smarks, mduigou, ahgross
lana [Tue, 23 Oct 2012 09:41:52 -0700] rev 14204
Merge
chegar [Tue, 23 Oct 2012 11:57:47 +0100] rev 14203
8000204: Memory leak in com/sun/security/auth/module/Unix.c
Reviewed-by: dsamersoff, wetmore, khazra, chegar
Contributed-by: John Zavgren <john.zavgren@oracle.com>
weijun [Tue, 23 Oct 2012 10:02:23 +0800] rev 14202
8001208: Fix for KRB5CCNAME not complete
Reviewed-by: xuelei
twisti [Mon, 22 Oct 2012 14:22:30 -0700] rev 14201
6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp
Reviewed-by: dholmes, mchung
weijun [Mon, 22 Oct 2012 17:01:35 +0800] rev 14200
8000624: Move MaxRetries.java to ProblemList for the moment
Reviewed-by: alanb
weijun [Mon, 22 Oct 2012 09:59:23 +0800] rev 14199
8001204: typo: Unable to obtain Princpal Name for authentication
Reviewed-by: xuelei
jjh [Sat, 20 Oct 2012 22:49:26 +0100] rev 14198
7197401: Add a subset of the org.objectweb.asm packages to jdk8
Reviewed-by: ohair, briangoetz, erikj, iris
alanb [Sat, 20 Oct 2012 21:07:50 +0100] rev 14197
8000941: Remove ftp from the required list of protocol handlers
Reviewed-by: chegar
xuelei [Fri, 19 Oct 2012 20:36:36 -0700] rev 14196
8000954: Add final keyword to new method in SSLParameters
Reviewed-by: wetmore
chegar [Fri, 19 Oct 2012 11:43:59 +0100] rev 14195
8000206: Uninitialized variable in PlainDatagramSocketImpl.c
Reviewed-by: dsamersoff, khazra, chegar
Contributed-by: John Zavgren <john.zavgren@oracle.com>
xuelei [Thu, 18 Oct 2012 01:14:00 -0700] rev 14194
7068321: Support TLS Server Name Indication (SNI) Extension in JSSE Server
Reviewed-by: mullan, weijun, wetmore
naoto [Wed, 17 Oct 2012 13:22:39 -0700] rev 14193
8001046: java/util/PluggableLocale/LocaleNameProviderTest.sh failing
Reviewed-by: okutsu