wetmore [Tue, 18 Mar 2014 15:04:59 -0700] rev 23357
8033271: Manual security tests have @ignore rather than @run main/manual
Reviewed-by: xuelei, wetmore
Contributed-by: rajan.halade@oracle.com
ksrini [Tue, 18 Mar 2014 10:02:25 -0700] rev 23356
8037529: [asm] add back @Suppress tags, removed by last bulk refresh
Reviewed-by: psandoz
erikj [Tue, 18 Mar 2014 12:31:16 +0100] rev 23355
8037483: issue with the crypto / sec zip unzipping in the jdk8 build
Reviewed-by: ihse
psandoz [Tue, 18 Mar 2014 11:24:38 +0100] rev 23354
8037106: Optimize Arrays.asList(...).forEach
Reviewed-by: alanb, martin, mduigou, ulfzibis
simonis [Tue, 18 Mar 2014 11:10:53 +0100] rev 23353
8037013: [TESTBUG] Fix test/java/lang/ClassLoader/Assert.sh on AIX
Reviewed-by: mchung, alanb
xuelei [Mon, 17 Mar 2014 10:07:13 +0000] rev 23352
8037346: Need to terminate server process if client runs into problems
Reviewed-by: weijun
ksrini [Fri, 14 Mar 2014 08:44:39 -0700] rev 23351
8037221: [asm] refresh internal ASM version
Reviewed-by: psandoz, sundar
erikj [Fri, 14 Mar 2014 13:17:23 +0100] rev 23350
8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
aefimov [Fri, 14 Mar 2014 15:50:20 +0400] rev 23349
8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time
Reviewed-by: coffeys, okutsu
aefimov [Fri, 14 Mar 2014 15:49:46 +0400] rev 23348
8037012: (tz) Support tzdata2014a
Reviewed-by: coffeys, okutsu, sherman
erikj [Fri, 14 Mar 2014 12:31:28 +0100] rev 23347
8037281: Improve CacheFind and enable on all platforms
Reviewed-by: tbell, ihse
weijun [Fri, 14 Mar 2014 09:29:16 +0800] rev 23346
8037262: typo in error message in KrbAsReq.authenticate()
Reviewed-by: mullan, juh
asmotrak [Thu, 13 Mar 2014 15:13:22 +0800] rev 23345
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
Reviewed-by: mullan, weijun
igerasim [Thu, 13 Mar 2014 07:52:17 +0400] rev 23344
7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
Reviewed-by: chegar, alanb
igerasim [Thu, 13 Mar 2014 07:24:12 +0400] rev 23343
8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c
Reviewed-by: chegar
dfuchs [Wed, 12 Mar 2014 20:18:47 +0100] rev 23342
8036916: Deprecation warnings in LogManager
Reviewed-by: mchung
igerasim [Wed, 12 Mar 2014 21:45:20 +0400] rev 23341
8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
Reviewed-by: martin, dholmes
juh [Wed, 12 Mar 2014 08:55:35 -0700] rev 23340
8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert
Reviewed-by: mullan
weijun [Wed, 12 Mar 2014 14:18:01 +0800] rev 23339
8035963: The failed Kerberos tests due to timeouts
Reviewed-by: alanb, xuelei
vlivanov [Tue, 11 Mar 2014 19:54:33 +0400] rev 23338
8036117: MethodHandles.catchException doesn't handle VarargsCollector right (8034120 failed)
Reviewed-by: jrose, twisti
jbachorik [Tue, 11 Mar 2014 14:18:46 +0100] rev 23337
8034168: ThreadMXBean/Locks.java failed, blocked on wrong object
Reviewed-by: martin, dholmes
weijun [Tue, 11 Mar 2014 07:56:49 +0800] rev 23336
8036971: krb5.conf does not accept directive lines before the first section
Reviewed-by: xuelei
ascarpino [Mon, 10 Mar 2014 12:05:43 -0700] rev 23335
8036543: [parfait] JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.c
Reviewed-by: valeriep
bpb [Fri, 07 Mar 2014 13:05:07 -0800] rev 23334
8036848: Fix deprecation warning in sun.misc.CharacterDecoder
Summary: Replace use of deprecated method with its recommended successor.
Reviewed-by: mchung
mchung [Fri, 07 Mar 2014 13:00:25 -0800] rev 23333
8035808: Eliminate dependency to GetPropertyAction and other sun.security.action convenient classes
Reviewed-by: alanb, chegar
bpb [Fri, 07 Mar 2014 12:40:37 -0800] rev 23332
8035279: Clean up internal deprecations in BigInteger
Summary: Rename pertinent private instance variables to describe what they actually represent.
Reviewed-by: psandoz, smarks
prr [Fri, 07 Mar 2014 10:53:58 -0800] rev 23331
Merge
serb [Fri, 28 Feb 2014 15:01:19 +0400] rev 23330
8035839: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Label.cpp
Reviewed-by: pchelko, azvegint