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
jlahoda [Mon, 16 Jul 2018 12:35:25 +0200] rev 51094
8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
Summary: Caching the results of Elements.getTypeElement/getPackageElement
Reviewed-by: darcy
dsamersoff [Sun, 15 Jul 2018 18:16:55 +0300] rev 51093
8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Summary: Limit flag range to don't overflow 12bit instruction operand
Reviewed-by: aph, dsamersoff
Contributed-by: boris.ulasevich@bell-sw.com
jwilhelm [Sat, 14 Jul 2018 02:14:54 +0200] rev 51092
Merge
jjg [Fri, 13 Jul 2018 13:00:36 -0700] rev 51091
8207213: The help-doc.html generated by the doclet is incomplete
Reviewed-by: hannesw