sla [Tue, 24 May 2016 12:14:28 +0200] rev 38475
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
chegar [Tue, 24 May 2016 09:18:40 +0100] rev 38474
8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
Reviewed-by: alanb
amlu [Tue, 24 May 2016 15:58:58 +0800] rev 38473
8151768: Consider moving pack200 tests to tier 1
Reviewed-by: darcy
mhaupt [Tue, 24 May 2016 09:13:47 +0200] rev 38472
8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
Reviewed-by: psandoz
amlu [Tue, 24 May 2016 11:28:29 +0800] rev 38471
8157499: Mark several tests from jdk_net as intermittently failing
Reviewed-by: chegar
dtitov [Mon, 23 May 2016 14:49:42 -0700] rev 38470
8157622: Add @Deprecated annotations to the Applet API classes
Reviewed-by: smarks, serb
naoto [Mon, 23 May 2016 14:05:57 -0700] rev 38469
8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
chegar [Mon, 23 May 2016 21:28:39 +0100] rev 38468
8156497: Add jar tool support for Multi-Release Modular JARs
Reviewed-by: alanb
martin [Mon, 23 May 2016 12:44:55 -0700] rev 38467
8157613: Internal documentation improvements to ZipFile.java
Reviewed-by: plevart, sherman
sherman [Mon, 23 May 2016 12:53:56 -0700] rev 38466
8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
Reviewed-by: alanb
michaelm [Mon, 23 May 2016 12:57:40 +0100] rev 38465
8153142: Cannot resolve multiple values from one response header
Reviewed-by: rriggs
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
snikandrova [Fri, 20 May 2016 11:12:02 -0700] rev 38448
8155575: Provider.java contains very long lines because of lambda
Reviewed-by: ascarpino