jlahoda [Thu, 15 Jun 2017 13:44:42 +0200] rev 45504
8170326: Inconsistencies between code, compiler.properties and comments
Summary: Converting uses of Log and JCDiagnostic.Factory methods to use CompilerProperties instead of plain Strings, fixing inconsistencies, adding crules analyzer to ensure CompilerProperties are used whenever possible.
Reviewed-by: mcimadamore
lana [Wed, 14 Jun 2017 20:05:01 +0000] rev 45503
Merge
lana [Thu, 08 Jun 2017 16:32:57 +0000] rev 45502
Added tag jdk-9+173 for changeset 4b53bf8b530c
rfield [Tue, 13 Jun 2017 12:31:28 -0700] rev 45501
8180306: jshell tool: /help -- confusing identifier in feedback mode examples
8179048: jshell tool: /help -- references to "/reset or /reload" should add /env
8179046: jshell tool: /help /edit is missing -all and -start
8181950: jshell tests: longer help documentation breaks tests because of paging
Reviewed-by: jlahoda