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
alanb [Wed, 17 Oct 2012 21:05:36 +0100] rev 14192
8000362: (pack200) Deprecate Packer/Unpacker addPropertyChangeLister and removePropertyChangeListener methods
Reviewed-by: lancea, chegar, mchung, ksrini
psandoz [Wed, 17 Oct 2012 20:34:04 +0100] rev 14191
7198496: (sl) ServiceLoader.load(Class, null) behavior differs from spec
Reviewed-by: dholmes, alanb
mchung [Wed, 17 Oct 2012 12:03:20 -0700] rev 14190
8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false
Reviewed-by: alanb, ohair