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
snikandrova [Fri, 20 May 2016 11:12:02 -0700] rev 38448
8155575: Provider.java contains very long lines because of lambda
Reviewed-by: ascarpino
ssahoo [Fri, 20 May 2016 09:57:01 -0700] rev 38447
8157417: Some of SecureRandom test might get timed out in linux
Reviewed-by: weijun
asmotrak [Fri, 20 May 2016 09:40:29 -0700] rev 38446
8129389: javax/net/ssl/DTLS tests fail intermittently
Reviewed-by: xuelei
jlaskey [Fri, 20 May 2016 11:41:29 -0300] rev 38445
8156602: javac crashes again on Windows 32-bit with ClosedChannelException
Reviewed-by: alanb
psandoz [Fri, 20 May 2016 14:07:21 +0200] rev 38444
8157437: Typos in Stream JavaDoc
Reviewed-by: shade, alanb, lancea
mli [Fri, 20 May 2016 03:33:57 -0700] rev 38443
8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
Reviewed-by: psandoz
psandoz [Fri, 20 May 2016 11:47:39 +0200] rev 38442
8130023: API java.util.stream: explicitly specify guaranteed execution of the pipeline
Reviewed-by: briangoetz, redestad
henryjen [Thu, 19 May 2016 21:59:35 -0700] rev 38441
8156478: 3 Buffer overrun defect groups in jexec.c
Reviewed-by: ksrini
nishjain [Fri, 20 May 2016 13:48:58 +0900] rev 38440
7102969: currency.properties supercede not working correctly
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)
Reviewed-by: naoto, okutsu, peytoia
weijun [Fri, 20 May 2016 11:20:49 +0800] rev 38439
8138766: New default -sigalg for keytool
Reviewed-by: mullan