hg: jdk7/tl/jdk: 6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects (original) (raw)

mandy.chung at sun.com mandy.chung at sun.com
Wed Mar 25 19:39:12 UTC 2009


Changeset: 2dae30c4d687 Author: mchung Date: 2009-03-25 12:24 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2dae30c4d687

6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects Summary: Move two static NonProxyInfo fields into NonProxyInfo class and instantiate Pattern object when needed Reviewed-by: jccollet

! src/share/classes/sun/net/spi/DefaultProxySelector.java



More information about the core-libs-dev mailing list