weijun [Thu, 30 Mar 2017 07:29:58 +0800] rev 44419
8177569: keytool should not warn if signature algorithm used in cacerts is weak
Reviewed-by: mullan
ksrini [Wed, 29 Mar 2017 10:50:45 -0700] rev 44418
8174148: Typo in java.util.jar.Pack200.Unpacker.properties() method documentation
8173871: Typos in Jar Packer/Unpacker PROGRESS field documentation
Reviewed-by: bpb, darcy
mchung [Wed, 29 Mar 2017 09:40:41 -0700] rev 44417
8173303: Add module-subgraph images to main platform documentation
Reviewed-by: alanb, chegar, erikj, ihse, lancea
Contributed-by: jonathan.gibbons@oracle.com, mandy.chung@oracle.com
dfuchs [Wed, 29 Mar 2017 13:16:12 +0100] rev 44416
8177136: Caller sensitive method System::getLogger should specify what happens if there is no caller on the stack.
Summary: IllegalCallerException (instead of undocumented NPE) is thrown if there is no caller on the stack. The specification is clarified in this respect.
Reviewed-by: alanb, mchung, dholmes, bchristi
darcy [Tue, 28 Mar 2017 17:33:48 -0700] rev 44415
8177722: Improve grouping of jdk/internal/math tests
Reviewed-by: smarks
bpb [Tue, 28 Mar 2017 09:02:59 -0700] rev 44414
8177559: Enable java/nio/channels/Selector/OutOfBand.java for macOS >= 10.10.5
Summary: Enable test for macOS 10.10.5 and newer and remove from problem list
Reviewed-by: alanb, amlu
lana [Wed, 29 Mar 2017 23:33:06 +0000] rev 44413
Added tag jdk-9+163 for changeset b5c4e28a7521
duke [Wed, 05 Jul 2017 23:06:20 +0200] rev 44412
Merge
neugens [Wed, 29 Mar 2017 15:44:34 +0000] rev 44411
8177390: java -version does not differentiate between which port of AArch64 is used
Reviewed-by: aph, dholmes
jwilhelm [Thu, 30 Mar 2017 19:55:04 +0200] rev 44410
Merge
jwilhelm [Sat, 25 Mar 2017 00:31:29 +0100] rev 44409
Merge
dholmes [Thu, 23 Mar 2017 17:15:33 -0400] rev 44408
8165358: vmassert_status is not debug-only
Reviewed-by: dsamersoff, stuefe, zgu