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