6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects

Move two static NonProxyInfo fields into NonProxyInfo class and instantiate Pattern object when needed

Reviewed-by: jccollet
1 file changed