lucy [Mon, 16 Jul 2018 16:57:37 +0200] rev 51124
8206271: CodeHeap State Analytics must digest new method state
Reviewed-by: kvn, mdoerr, thartmann
jlahoda [Mon, 16 Jul 2018 16:31:33 +0200] rev 51123
8207032: Compilation succeeds without checking readability when --add-exports used
Summary: Ensuring --add-exports are only propagated when the target module reads the exporting module.
Reviewed-by: vromero, jjg
jlahoda [Mon, 16 Jul 2018 12:58:49 +0200] rev 51122
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 20:15:17 +0300] rev 51121
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