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