ykantser [Mon, 02 Feb 2015 09:37:53 +0100] rev 28859
8071464: Clear up SVC jdk/test/* JRE layout dependencies other than those on tools.jar
Reviewed-by: sla
Contributed-by: alexander.kulyakhtin@oracle.com
ykantser [Fri, 30 Jan 2015 09:31:18 +0100] rev 28858
8068613: Wrong number of objects pending finalization start
Summary: Repeat until expected result, instead of fail after sleep()
Reviewed-by: sla
jbachorik [Fri, 30 Jan 2015 22:01:32 +0100] rev 28857
8071641: java/lang/management/ThreadMXBean/SynchronizationStatistics.java intermittently failed with NPE
Reviewed-by: sjiang, dfuchs
amlu [Tue, 10 Feb 2015 12:28:02 -0500] rev 28856
8069255: Suppress deprecation warnings in jdk.rmic module (jdk repo)
Reviewed-by: rriggs
psandoz [Tue, 10 Feb 2015 11:18:51 +0100] rev 28855
8050819: Please add java.util.Stream.ofNullable(T object)
Reviewed-by: alanb, smarks
sundar [Tue, 10 Feb 2015 14:44:33 +0530] rev 28854
8068587: ScriptEngineFactory.getParameter() should specify NPE for a null key
Reviewed-by: alanb, lagergren
darcy [Mon, 09 Feb 2015 17:49:26 -0800] rev 28853
8069277: Doclint regression in java/security/KeyStore.java
Reviewed-by: weijun
darcy [Mon, 09 Feb 2015 15:33:56 -0800] rev 28852
8041395: Doclint regression in java.net.SocketOption
Reviewed-by: lancea
fweimer [Mon, 09 Feb 2015 13:32:42 -0800] rev 28851
8069072: GHASH performance improvement
Summary: Eliminate allocations and vectorize
Reviewed-by: mullan, ascarpino
sherman [Mon, 09 Feb 2015 11:37:56 -0800] rev 28850
8030179: java/nio/Buffer/Chars.java, testcases seems all pass but jtreg/testng failed with java.lang.AssertionError
Summary: fix the surrogate corner case in SingleByte charset encoder
Reviewed-by: psandoz, alanb
mchung [Fri, 06 Feb 2015 15:42:07 -0800] rev 28849
8057645: Deprivilege JAX-WS, JAXB, JAF to extension class loader
Reviewed-by: alanb, dfuchs, lancea, mkos
rriggs [Fri, 06 Feb 2015 17:29:11 -0500] rev 28848
8067800: Unexpected DateTimeException in the java.time.chrono.HijrahChronology.isLeapYear
Summary: Check the year range consistently with other Hijrah date years
Reviewed-by: lancea, scolebourne
bpb [Fri, 06 Feb 2015 08:05:44 -0800] rev 28847
8072495: (fs) Path.relativize() gives incorrect result for empty path on Windows
Summary: Correct handling of empty path in Windows version of relativize()
Reviewed-by: alanb, dfuchs
erikj [Fri, 06 Feb 2015 09:57:28 +0100] rev 28846
8071329: Stop exporting INCLUDE and LIB when building on windows
Reviewed-by: ihse