The changes look good to me.
Mandy Chung wrote:
6819122: DefaultProxySelector should lazily initialize the Pattern
object and the NonProxyInfo objects
Webrev at:
http://cr.openjdk.java.net/~mchung/6819122/webrev.00/
Details:
1. The Pattern object is only used for checking a IPv6 loopback
ad
6819122: DefaultProxySelector should lazily initialize the Pattern
object and the NonProxyInfo objects
Webrev at:
http://cr.openjdk.java.net/~mchung/6819122/webrev.00/
Details:
1. The Pattern object is only used for checking a IPv6 loopback
address. The current fix is to create a Pattern ob