weijun [Thu, 02 Jul 2015 16:20:43 +0800] rev 31474
8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
Reviewed-by: alanb
weijun [Thu, 02 Jul 2015 13:20:46 +0800] rev 31473
8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
Reviewed-by: darcy
weijun [Thu, 02 Jul 2015 09:19:42 +0800] rev 31472
8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
Reviewed-by: darcy
igerasim [Thu, 02 Jul 2015 00:26:35 +0300] rev 31471
8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
Reviewed-by: martin
igerasim [Wed, 01 Jul 2015 22:17:32 +0300] rev 31470
8098854: Do cleanup in a proper order in sunmscapi code
Reviewed-by: vinnie
psandoz [Tue, 09 Jun 2015 07:10:02 +0100] rev 31469
8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
Reviewed-by: lancea, alanb, chegar, dfuchs, mullan, smarks
darcy [Tue, 30 Jun 2015 17:48:06 -0700] rev 31468
8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment
Reviewed-by: alanb
amurillo [Tue, 30 Jun 2015 11:20:43 -0700] rev 31467
Merge
sjohanss [Tue, 30 Jun 2015 17:16:40 +0200] rev 31466
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
Reviewed-by: stefank, dholmes, chegar, sjohanss
Contributed-by: stefan.sarne@oracle.com
amurillo [Fri, 26 Jun 2015 19:11:19 -0700] rev 31465
Merge
kvn [Thu, 25 Jun 2015 09:48:36 -0700] rev 31464
Merge
kvn [Fri, 19 Jun 2015 15:25:09 -0700] rev 31463
Merge
ascarpino [Wed, 17 Jun 2015 17:41:04 -0700] rev 31462
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
Reviewed-by: kvn, jrose
jwilhelm [Wed, 24 Jun 2015 13:10:49 +0200] rev 31461
Merge
dsamersoff [Tue, 23 Jun 2015 12:35:39 +0300] rev 31460
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
Summary: Provide a API to corrctly terminate LingeredApp
Reviewed-by: sspitsyn