goetz [Fri, 19 Jan 2018 17:01:34 +0100] rev 48807
8195776: [x86,sparc] A row of minor fixes and enhancements.
Reviewed-by: kvn
mdoerr [Mon, 22 Jan 2018 12:04:12 +0100] rev 48806
8195691: AIX build broken after 8194312
Reviewed-by: kbarrett, goetz
iveresov [Tue, 23 Jan 2018 08:18:36 -0800] rev 48805
8194669: jaotc truncates the invalid filename provided to --output
Summary: Do not skip the first character of the linker output
Reviewed-by: kvn
mlarsson [Tue, 23 Jan 2018 08:55:47 +0100] rev 48804
8170941: Executing gtest with invalid -Xlog argument crashes gtestLauncher
Reviewed-by: rehn, stuefe
sspitsyn [Mon, 22 Jan 2018 14:14:26 -0800] rev 48803
8194143: remove unneeded casts in LocationImpl and MirrorImpl classes
Summary: remove unneeded casts in LocationImpl and MirrorImpl classes
Reviewed-by: sspitsyn, dholmes
Contributed-by: egor.ushakov@jetbrains.com
bobv [Mon, 22 Jan 2018 15:29:59 -0500] rev 48802
Merge
bobv [Mon, 22 Jan 2018 15:05:03 -0500] rev 48801
8193710: jcmd -l and jps commands do not list Java processes running in Docker containers
Reviewed-by: mchung, dholmes, cjplummer