mcimadamore [Wed, 28 Mar 2018 14:08:26 +0100] rev 49436
8200199: javac suggests to use var even when var is used
Summary: local var analyzer should use synthetic var type position to decide if analysis is needed
Reviewed-by: jlahoda, vromero
rpatil [Mon, 26 Mar 2018 17:33:58 +0530] rev 49435
8144300: http.nonProxyHosts value having wildcard * both at end and start are not honored
Summary: added validation for wildcard at start and end
Reviewed-by: chegar, dfuchs, clanger
Contributed-by: pallavi.sonal@oracle.com