darcy [Mon, 16 Jul 2018 21:53:49 -0700] rev 51101
8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
Reviewed-by: vromero
bpb [Mon, 16 Jul 2018 10:58:28 -0700] rev 51100
8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Summary: Assume extended attributes are only explicitly enable on ext3
Reviewed-by: mbaesken, alanb
igerasim [Mon, 16 Jul 2018 10:07:22 -0700] rev 51099
8207016: Avoid redundant native memory allocation in getFinalPath()
Reviewed-by: alanb
rhalade [Mon, 16 Jul 2018 08:59:39 -0700] rev 51098
8207321: Merge error with 8199779
Reviewed-by: mullan
lfoltan [Mon, 16 Jul 2018 11:34:17 -0400] rev 51097
8205611: Improve the wording of LinkageErrors to include module and class loader information
Summary: Clean up the wording of loader constraint violations to include the module and class loader information.
Reviewed-by: coleenp, goetz, hseigel
lfoltan [Mon, 16 Jul 2018 09:06:33 -0400] rev 51096
8178712: ResourceMark may be missing inside initialize_[vi]table
Summary: Clean up use of ResourceMark within initialize_[vi]table.
Reviewed-by: ccheung, iklam, jiangli
sgehwolf [Thu, 12 Jul 2018 16:28:31 +0200] rev 51095
8207057: No debug info for assembler files
Summary: Generate debug info for assembler files as needed.
Reviewed-by: erikj