michaelm [Mon, 23 May 2016 12:38:48 +0100] rev 38464
8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
Reviewed-by: rriggs
xuelei [Mon, 23 May 2016 10:51:21 +0000] rev 38463
8046294: Generate the 4-byte timestamp randomly
Reviewed-by: jnimeh, weijun
weijun [Mon, 23 May 2016 18:18:20 +0800] rev 38462
8157544: Typo in CtrDrbg::toString
Reviewed-by: xuelei
weijun [Mon, 23 May 2016 09:31:58 +0800] rev 38461
8157526: 3KeyTDEA word left in DRBG after JDK-8156213
Reviewed-by: xuelei
darcy [Sun, 22 May 2016 18:23:02 -0700] rev 38460
8157527: Replace @since 1.9 with @since 9 on new math methods
Reviewed-by: chegar
chegar [Sun, 22 May 2016 19:06:23 +0100] rev 38459
8048518: File Descriptor Leak in src/java.base/unix/native/libnet/net_util_md.c
Reviewed-by: alanb, chegar
jlahoda [Sat, 21 May 2016 13:18:15 +0200] rev 38458
8157502: make docs broken after JDK-5100935
Summary: Correcting reference to Math::multiplyFull.
Reviewed-by: alanb
alanb [Sat, 21 May 2016 08:01:03 +0100] rev 38457
8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
darcy [Fri, 20 May 2016 16:34:14 -0700] rev 38456
8157487: Mark ZoneId.java as intermittently failing
Reviewed-by: naoto
bpb [Tue, 29 Sep 2015 17:28:44 -0700] rev 38455
8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math
Summary: Add new methods with long, int signatures.
Reviewed-by: darcy, scolebourne
rhalade [Fri, 20 May 2016 15:50:20 -0700] rev 38454
8157469: DefaultProviderList.java fails with no provider class apple.security.AppleProvider found
Reviewed-by: valeriep
darcy [Fri, 20 May 2016 15:34:37 -0700] rev 38453
4851777: Add BigDecimal sqrt method
Reviewed-by: bpb
bpb [Fri, 20 May 2016 14:41:41 -0700] rev 38452
5100935: No way to access the 64-bit integer multiplication of 64-bit CPUs efficiently
Summary: Add methods multiplyFull() and multiplyHigh() to Math and StrictMath.
Reviewed-by: darcy
chegar [Fri, 20 May 2016 21:44:03 +0100] rev 38451
8157154: jmod jlink properties file need copyright header
Reviewed-by: alanb, mchung
sherman [Fri, 20 May 2016 12:47:41 -0700] rev 38450
8143282: \p{Cn} unassigned code points should be included in \p{C}
Summary: to add unassigned cp support into \p{C}
Reviewed-by: martin
redestad [Fri, 20 May 2016 20:27:28 +0200] rev 38449
8157449: Adjust link-time generated Species classes to match JDK-8148604 usage
Reviewed-by: shade