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
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
weijun [Fri, 20 May 2016 11:15:05 +0800] rev 38438
8149521: automatic discovery of LDAP servers with Kerberos authentication
Reviewed-by: vinnie
asmotrak [Thu, 19 May 2016 19:45:04 -0700] rev 38437
8157344: Multiple test timeouts after push for JDK-8141039
8156606: java/security/SecureRandom/Serialize.java gets time out in Linux
Reviewed-by: weijun
bchristi [Thu, 19 May 2016 16:25:35 -0700] rev 38436
8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java
Summary: Properties now stores values in an internal ConcurrentHashMap
Reviewed-by: mchung, dholmes, plevart
ascarpino [Thu, 19 May 2016 16:05:33 -0700] rev 38435
8155847: SHA groups needed for jdk.security.provider.preferred
Reviewed-by: valeriep, mullan
lana [Thu, 19 May 2016 20:14:17 +0000] rev 38434
Merge
lana [Thu, 19 May 2016 19:46:20 +0000] rev 38433
Merge
iris [Thu, 19 May 2016 12:04:54 -0700] rev 38432
8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
mchung [Thu, 19 May 2016 11:17:35 -0700] rev 38431
8157068: ExceptionInInitializerError if images build patched to use exploded version of jdk.internal.module.SystemModules
Reviewed-by: alanb
asmotrak [Thu, 19 May 2016 09:16:59 -0700] rev 38430
8134267: javax/net/ssl/TLS/TestJSSE.java fails intermittently with BindException: Address already in use
Reviewed-by: chegar
psandoz [Thu, 19 May 2016 16:08:40 +0200] rev 38429
8157239: java/lang/invoke/VarHandles/ tests fail by timeout with -Xcomp with lambda form linkage
Reviewed-by: vlivanov
shade [Thu, 19 May 2016 16:59:31 +0300] rev 38428
8148604: JEP 280, Switch to more optimal concatenation strategy
Reviewed-by: psandoz, redestad
aefimov [Thu, 19 May 2016 16:08:39 +0300] rev 38427
8072579: XjcOptionalPropertyTest.java creates files in test.src
Reviewed-by: joehw
aefimov [Thu, 19 May 2016 15:58:44 +0300] rev 38426
8157096: [TEST_BUG] test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java is skipped by jtreg
Reviewed-by: shade, joehw
alanb [Thu, 19 May 2016 13:10:08 +0100] rev 38425
8148834: Update module-info reader/writer to 53.0
Reviewed-by: sundar, chegar
alanb [Thu, 19 May 2016 13:08:36 +0100] rev 38424
8157290: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java failing
Reviewed-by: chegar